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=1680&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1700&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1660&ordering=imported",
    "results": [
        {
            "id": 61855,
            "title": "Vergleich der Ergebnisse nach intramyyokardialer verus intrakoronarer Applikation von Stammzellen im Akutversuch.",
            "abstract": null,
            "authors": [
                "Mächler, H",
                "Preisegger, KH",
                "Salaymeh, L",
                "Gamillschegg, A",
                "Vinzenci, M",
                "Kocher, A",
                "Jandrosits, A",
                "Zartner, P"
            ],
            "year": 2006,
            "source": "European Surgery (ACA). 2006; 32(208): 12",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61855-14075",
                "61855-14093"
            ],
            "persons": [
                "61855-51592"
            ],
            "imported": "2006-11-28T14:06:24+01:00",
            "journal": null,
            "issn": "1682-1769",
            "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": 61856,
            "title": "Functional endoscopic sinus techniques",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 2006,
            "source": "International workshop on functional sinus techniques; 7.Juli 2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61856-14066"
            ],
            "persons": [
                "61856-51640"
            ],
            "imported": "2006-11-28T14:09: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": false,
            "local_affiliation": true
        },
        {
            "id": 61857,
            "title": "Complications of endoscopic sinus surgery",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 2006,
            "source": "Endonasal Microsurgery of the paranasal sinuses; 18.September 2006; Zürich, Schweiz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61857-14066"
            ],
            "persons": [
                "61857-51640"
            ],
            "imported": "2006-11-28T14:12:01+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61858,
            "title": "Pediatric sinus surgery",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 2006,
            "source": "ENT-central comissioned training program; 2.November 2006; Hong Kong, China. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61858-14066"
            ],
            "persons": [
                "61858-51640"
            ],
            "imported": "2006-11-28T14:14: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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61859,
            "title": "Surgery of the lacrimal path",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 2006,
            "source": "57th congress of the spanish ENT-society; 30.September 2006; Granada, Spanien. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61859-14066"
            ],
            "persons": [
                "61859-51640"
            ],
            "imported": "2006-11-28T14:16:01+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61860,
            "title": "Update in akuter und chronischer Sinusistis",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 2006,
            "source": "Fortbildungsveranstaltung der Ärztekammer; 11.Oktober 2006; Heiligenkreuz, Burgenland. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61860-14066"
            ],
            "persons": [
                "61860-51640"
            ],
            "imported": "2006-11-28T14:17:52+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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61861,
            "title": "Die behinderte Nasenatmung",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 2006,
            "source": "37.Kongreß für Allgemeinmedizin; 24.November 2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61861-14066"
            ],
            "persons": [
                "61861-51640"
            ],
            "imported": "2006-11-28T14:20:01+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": false,
            "local_affiliation": true
        },
        {
            "id": 61862,
            "title": "Die Position des HNO-Arztes in der Schlafmedizin",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 2006,
            "source": "2.Grazer Schlafmedizin Workshop; 17.November 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61862-14066"
            ],
            "persons": [
                "61862-51640"
            ],
            "imported": "2006-11-28T14:21:44+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61863,
            "title": "Our concept in the treatment of sleep disordered breathing",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 2006,
            "source": "International workshop on sleep disordered breathing; 1.Dezember 2006; Castrocaro, Italien. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61863-14066"
            ],
            "persons": [
                "61863-51640"
            ],
            "imported": "2006-11-28T14:23:59+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61864,
            "title": "The surgical anatomy and Wertheim procedure how it is used still today",
            "abstract": null,
            "authors": [
                "Winter, R"
            ],
            "year": 2007,
            "source": "International Symposium on Radical Hysterectomy Dedicated to Hidekazu Okabayashi; FEB 7 - 10, 2007; Kyoto, Japan . 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61864-14063"
            ],
            "persons": [],
            "imported": "2006-11-28T16:04:20+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61865,
            "title": "Expert Conference on the Anatomy for Radical Hysterectomy",
            "abstract": null,
            "authors": [
                "Winter, R"
            ],
            "year": 2007,
            "source": "International Symposium on Radical Hysterectomy Dedicated to Hidekazu Okabayashi; FEB 7 - 10, 2007; Kyoto,Japan. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61865-14063"
            ],
            "persons": [],
            "imported": "2006-11-28T16:08:44+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52529,
            "title": "A sequestration test to examine individual blood pressure regulation during hemodialysis (HD).",
            "abstract": null,
            "authors": [
                "Haditsch, B",
                "Wimmer, J",
                "Bachler, I",
                "Holzer, H",
                "Schneditz, D"
            ],
            "year": 2006,
            "source": "INT J ARTIF ORGANS. 29: 528-528.-XXXIII Congress of the European Society for Artificial Organs (ESAO); JUNE 20-21, 2006; Umeå, SWEDEN. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000238451600110",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52529-14010",
                "52529-14084"
            ],
            "persons": [
                "52529-51535",
                "52529-51834"
            ],
            "imported": "2006-11-28T17:40:44+01:00",
            "journal": "INT J ARTIF ORGANS",
            "issn": "0391-3988",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.253,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 52686,
            "title": "Device and technique for extracorporeal blood volume sequestration during hemodialysis (HD)",
            "abstract": null,
            "authors": [
                "Wimmer, J",
                "Bachler, I",
                "Haditsch, B",
                "Stadlbauer, V",
                "Holzer, H",
                "Schneditz, D"
            ],
            "year": 2006,
            "source": "INT J ARTIF ORGANS. 29: 525-525.-XXXIII Congress of the European Society for Artificial Organs (ESAO); JUNE 20-21, 2006; Umeå, SWEDEN. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000238451600103",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52686-14010",
                "52686-14081",
                "52686-14084"
            ],
            "persons": [
                "52686-50989",
                "52686-51535",
                "52686-51834"
            ],
            "imported": "2006-11-28T17:48:19+01:00",
            "journal": "INT J ARTIF ORGANS",
            "issn": "0391-3988",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.253,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 52828,
            "title": "The arrow of bioimpedance.",
            "abstract": null,
            "authors": [
                "Schneditz, D"
            ],
            "year": 2006,
            "source": "KIDNEY INT. 2006; 69:  1492-1493. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000237238400005",
            "pubmed": "16652164",
            "doi": "10.1038/sj.ki.5000125",
            "pmc": null,
            "organizations": [
                "52828-14010"
            ],
            "persons": [
                "52828-51834-2"
            ],
            "imported": "2006-11-28T17:50:21+01:00",
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.773,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.980392156862745,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 61868,
            "title": "Praxis-Richtlinien der Österreichischen Diabetesgesellschaft",
            "abstract": null,
            "authors": [
                "Stur, M",
                "Egger, S",
                "Haas, A",
                "Kieselbach, G",
                "Mennel, S",
                "Michl, R",
                "Roden, M",
                "Stolba, U",
                "Wedrich, A"
            ],
            "year": 2006,
            "source": "Spektrum der Augenheilkunde. 2006; 20(5): 234-239. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/BF03163807",
            "pmc": null,
            "organizations": [
                "61868-14043"
            ],
            "persons": [
                "61868-51850",
                "61868-53938"
            ],
            "imported": "2006-11-28T21:26:13+01:00",
            "journal": null,
            "issn": "0930-4282",
            "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": 61869,
            "title": "Advanced diabetic retinopathy, chances and risks.",
            "abstract": null,
            "authors": [
                "Wedrich, A"
            ],
            "year": 2006,
            "source": "Advanced Retinal Therapy Meeting; Nov 18, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61869-14043"
            ],
            "persons": [
                "61869-53938"
            ],
            "imported": "2006-11-28T21:34:12+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": true
        },
        {
            "id": 61884,
            "title": "Practice of quality control of nuclear medicine instrumentation in Austria",
            "abstract": null,
            "authors": [
                "Nicoletti, R"
            ],
            "year": 1986,
            "source": "Strahlenschutz Forsch Prax. 1986; 27:  187-190. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3705119",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Strahlenschutz Forsch Prax",
            "issn": "0081-5888",
            "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": 61913,
            "title": "Selective activation of the hypothalamic vasopressinergic system in mice deficient for the corticotropin-releasing hormone receptor 1 is dependent on glucocorticoids.",
            "abstract": null,
            "authors": [
                "Müller, MB",
                "Landgraf, R",
                "Preil, J",
                "Sillaber, I",
                "Kresse, AE",
                "Keck, ME",
                "Zimmermann, S",
                "Holsboer, F",
                "Wurst, W"
            ],
            "year": 2000,
            "source": "Endocrinology. 2000; 141(11): 4262-4269. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089970300042",
            "pubmed": "11089561",
            "doi": "10.1210/en.141.11.4262",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61913-51205-6"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Endocrinology",
            "issn": "0013-7227",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.79,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.865168539325843,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 61912,
            "title": "Long-term repetitive transcranial magnetic stimulation increases the expression of brain-derived neurotrophic factor and cholecystokinin mRNA, but not neuropeptide tyrosine mRNA in specific areas of rat brain.",
            "abstract": null,
            "authors": [
                "Müller, MB",
                "Toschi, N",
                "Kresse, AE",
                "Post, A",
                "Keck, ME"
            ],
            "year": 2000,
            "source": "Neuropsychopharmacology. 2000; 23(2): 205-215. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088246400010",
            "pubmed": "10882847",
            "doi": "10.1016/S0893-133X(00)00099-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61912-51205-6"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Neuropsychopharmacology",
            "issn": "0893-133X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.579,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.950276243093923,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 61916,
            "title": "Expression of the neuropeptide Y Y1 receptor in the CNS of rat and of wild-type and Y1 receptor knock-out mice. Focus on immunohistochemical localization.",
            "abstract": null,
            "authors": [
                "Kopp, J",
                "Xu, ZQ",
                "Zhang, X",
                "Pedrazzini, T",
                "Herzog, H",
                "Kresse, A",
                "Wong, H",
                "Walsh, JH",
                "Hökfelt, T"
            ],
            "year": 2002,
            "source": "Neuroscience. 2002; 111(3): 443-532. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176021900002",
            "pubmed": "12031341",
            "doi": "10.1016/S0306-4522(01)00463-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61916-51205-6"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Neuroscience",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.457,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.786802030456853,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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
        }
    ]
}