List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=149520&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157655,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149540&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149500&ordering=impactfactor",
    "results": [
        {
            "id": 172492,
            "title": "ISLA - Erfolg auf allen Kontinenten",
            "abstract": null,
            "authors": [
                "Weber, M",
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Akupunktur & Aurikulomedizin. 2018; 44(4): 8-8. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s15009-018-5533-5",
            "pmc": null,
            "organizations": [
                "172492-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T11:33:58+01:00",
            "journal": null,
            "issn": "2192-9319",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172493,
            "title": "An attempt to theoretically predict oxidation and reduction potentials of diverse pteridine derivatives.\r\n",
            "abstract": null,
            "authors": [
                "Reibnegger, G"
            ],
            "year": 2018,
            "source": "37th International Winter-Workshop Clinical, Chemical and Biochemical Aspects of Pteridines and Related Topics. 2018; 29(1):63-63.-37th  International Winter-Workshop Clinical, Chemical and Biochemical Aspects of Pteridines and Related Topics; FEB 20-23, 2018; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172493-14012"
            ],
            "persons": [
                "172493-50569"
            ],
            "imported": "2019-02-05T11:48:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172494,
            "title": "Sturzangst? Maßnahmen zur Prävention oder Reduktion von Sturzangst bei älteren zu Hause lebenden Menschen",
            "abstract": null,
            "authors": [
                "Fink, A",
                "Osmancevic, S",
                "Schoberer, D",
                "Lohrmann, C",
                "Eminovic, S",
                "Leithner, A."
            ],
            "year": 2017,
            "source": "Pflegekongress17; Nov 30 - Dec 01, 2017; Austria Center Vienna, Wien. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172494-14052",
                "172494-14509"
            ],
            "persons": [
                "172494-100525",
                "172494-53237",
                "172494-63683",
                "172494-95948"
            ],
            "imported": "2019-02-05T11:51:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172496,
            "title": "Cochrane Pflege Forum\r\nDer Übergang Jugendlicher von der pädiatrischen zur erwachsenen Gesundheitsversorgung\r\n",
            "abstract": null,
            "authors": [
                "Sumerauer, S",
                "Hannich, A",
                "Schoberer, S"
            ],
            "year": 2017,
            "source": "ProCare. 2017; 22(16):",
            "category": 1,
            "document_type": 14,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172496-14509"
            ],
            "persons": [
                "172496-63683"
            ],
            "imported": "2019-02-05T12:02:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172498,
            "title": "Aktuelles zum Thema Sturz: Auszüge aus dem Update der evidenzbasierten Leitlinien zur Sturzprophylaxe",
            "abstract": null,
            "authors": [
                "Schoberer, D"
            ],
            "year": 2018,
            "source": "Pflegekongress2018; Nov 29-30, 2018; Austria Center Vienna, Austria. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172498-14509"
            ],
            "persons": [
                "172498-63683"
            ],
            "imported": "2019-02-05T12:21:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172499,
            "title": "Präsentation Update Sturzleitlinie",
            "abstract": null,
            "authors": [
                "Schoberer, D",
                "Findling, T"
            ],
            "year": 2018,
            "source": "Update Sturzleitlinie; Sep 26,2018; Graz, Austria. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172499-14509"
            ],
            "persons": [
                "172499-63683"
            ],
            "imported": "2019-02-05T12:24:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172500,
            "title": "Cochrane Pflege Forum\r\nSaccharose zur Schmerzfreiheit bei Neugeborenen während schmerzhafter Eingriffe",
            "abstract": null,
            "authors": [
                "Kardeis, MR",
                "Krawanja, V",
                "Schoberer, D"
            ],
            "year": 2018,
            "source": "ProCare. 2018; 23(6):",
            "category": 1,
            "document_type": 20,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172500-14509"
            ],
            "persons": [
                "172500-63683"
            ],
            "imported": "2019-02-05T12:32:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 172501,
            "title": "Cochrane Pflegeforum\r\nEntscheidungshilfen für Patienten vor Screening- oder Therapieentscheidungen",
            "abstract": null,
            "authors": [
                "Kölbl, V",
                "Lampersberger, L",
                "Schoberer, D"
            ],
            "year": 2018,
            "source": "ProCare. 2018; 23(4): 14-15. ",
            "category": 1,
            "document_type": 20,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172501-14509"
            ],
            "persons": [
                "172501-63683",
                "172501-97326"
            ],
            "imported": "2019-02-05T12:34:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 172502,
            "title": "Cochrane Pflege Forum\r\nSchulungsmaßnahmen zur Vorbeugung von Dekubitus \r\n",
            "abstract": null,
            "authors": [
                "Holl-Macheroux, B",
                "Osmanovic, A",
                "Schoberer, D"
            ],
            "year": 2018,
            "source": "ProCare. 2018; 23(4):",
            "category": 1,
            "document_type": 14,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172502-14509"
            ],
            "persons": [
                "172502-63683"
            ],
            "imported": "2019-02-05T12:36:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 172503,
            "title": "Einfache Verhaltensinterventionen bei Kindern mit nächtlicher Enuresis",
            "abstract": null,
            "authors": [
                "Limburger, B",
                "Putz-Scheicher, K",
                "Schoberer, D"
            ],
            "year": 2018,
            "source": "ProCare. 2018; 23(6-7): 38-40. ",
            "category": 1,
            "document_type": 20,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172503-14509"
            ],
            "persons": [
                "172503-63683"
            ],
            "imported": "2019-02-05T12:39:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 172504,
            "title": "Cochrane Pflege Forum\r\nHäusliche palliative Betreuungsdienste für Erwachsene",
            "abstract": null,
            "authors": [
                "Schoberer, D",
                "Gruber, D",
                "Kogler, K"
            ],
            "year": 2018,
            "source": "ProCare. 2018; 23(8): 14-15. ",
            "category": 1,
            "document_type": 20,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172504-14509"
            ],
            "persons": [
                "172504-63683"
            ],
            "imported": "2019-02-05T12:41:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 172506,
            "title": "Sturzprävention: Evidenzbasierte Leitlinie aktualisiert.",
            "abstract": null,
            "authors": [
                "Schoberer D"
            ],
            "year": 2018,
            "source": "Pflegenetz, News. 2018",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172506-14509"
            ],
            "persons": [
                "172506-63683"
            ],
            "imported": "2019-02-05T12:46:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172507,
            "title": "Klimawandel und Gesundheit. Informationen für den Pflegebereich.",
            "abstract": null,
            "authors": [
                "Balas, M",
                "Liehr, C"
            ],
            "year": 2018,
            "source": "Climate Change Centre Austria, Wien 2018, unterstützt u. a. durch Medizinische Universität Graz (Schoberer D.). 2018",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172507-14509"
            ],
            "persons": [
                "172507-63683"
            ],
            "imported": "2019-02-05T12:47:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172509,
            "title": "The interplay of human and indoor microbiomes",
            "abstract": null,
            "authors": [
                "Koskinen, K",
                "Mahnert, A"
            ],
            "year": 2018,
            "source": "BioTechMed Graz Retreat; JUL 1-4, 2018; Seeboden, Austria. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "172509-100035"
            ],
            "imported": "2019-02-05T15:14:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 172510,
            "title": "Microbial resistances in built environments are exacerbated by excessive microbial control",
            "abstract": null,
            "authors": [
                "Mahnert, A",
                "Moissl-Eichinger, C",
                "Zojer, M",
                "Bogumil, D",
                "Mizrahi, I",
                "Rattei, T",
                "Martinez, JL",
                "Berg, G"
            ],
            "year": 2018,
            "source": "ISME 17; AUG 12-17, 2018; Leipzig, GERMANY. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "172510-100035",
                "172510-90021"
            ],
            "imported": "2019-02-05T15:22:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 172511,
            "title": "The unexplored human archaeome",
            "abstract": null,
            "authors": [
                "Moissl-Eichinger, C",
                "Pausan, MR",
                "Koskinen, K",
                "Mahnert, A"
            ],
            "year": 2018,
            "source": "ISME 17; AUG 12-17, 2018; Leipzig, GERMANY. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "172511-100035",
                "172511-90021"
            ],
            "imported": "2019-02-05T15:26:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 172512,
            "title": "The biogeography of the human archaeome",
            "abstract": null,
            "authors": [
                "Mahnert, A",
                "Koskinen K",
                "Pausan, MR",
                "Blohs, M",
                "Brunner, D",
                "Patra, V",
                "Wolf, P",
                "Schleper, C",
                "Moissl-Eichinger, C"
            ],
            "year": 2018,
            "source": "EMBO Molecular biology of archaea: From mechanisms to ecology; SEP 3-5, 2018; Vienna, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172512-14047"
            ],
            "persons": [
                "172512-100035",
                "172512-51618",
                "172512-87275",
                "172512-90021",
                "172512-99594"
            ],
            "imported": "2019-02-05T15:36:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 172513,
            "title": "The unexplored human archaeome",
            "abstract": null,
            "authors": [
                "Mahnert, A",
                "Moissl-Eichinger, C"
            ],
            "year": 2018,
            "source": "Microbiome Science Days; SEP 20-22, 2018; Berchtesgaden, GERMANY. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "172513-100035",
                "172513-90021"
            ],
            "imported": "2019-02-05T15:42:02+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 172514,
            "title": "Evidenzbasierte Anwendungsmöglichkeiten von PRP bei Sportverletzungen. ",
            "abstract": null,
            "authors": [
                "Gruber, G"
            ],
            "year": 2018,
            "source": "Sportärztewoche/GIZ-Sportphysiowoche ; DEZ 2-6, 2018; Kaprun, AUSTRIA . 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172514-14052"
            ],
            "persons": [],
            "imported": "2019-02-05T17:18:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172518,
            "title": "Follow up methods after fertility sparing surgery for cervical cancer",
            "abstract": null,
            "authors": [
                "Lanner M, Zalewski K"
            ],
            "year": 2017,
            "source": "ENYGO/ESGO Workshop Fertility Sparing in Gynaecological Oncology ; JAN, 2017; Madrid, SPAIN. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172518-14063"
            ],
            "persons": [],
            "imported": "2019-02-05T17:43:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}