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=156580&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156887,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156600&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156560&ordering=-year",
    "results": [
        {
            "id": 72191,
            "title": "Regional cerebral blood flow measured by the gamma camera after direct injection of 133Xe into the distal stump of the occluded middle cerebral artery.",
            "abstract": null,
            "authors": [
                "Ott, EO",
                "Abraham, J",
                "Meyer, JS",
                "Tulleken, CA",
                "Mathew, NT",
                "Achari, AN",
                "Aoyagi, M",
                "Dodson, RF"
            ],
            "year": 1975,
            "source": "Stroke. 1975; 6(4): 376-381. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AK49800006",
            "pubmed": "1154474",
            "doi": "10.1161/01.STR.6.4.376",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Stroke",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.526,
            "impactfactor_year": 1994,
            "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": 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": 72207,
            "title": "Clinical course and risk factors in transient cerebral ischemia",
            "abstract": null,
            "authors": [
                "Ott, E"
            ],
            "year": 1975,
            "source": "Wien Med Wochenschr. 1975; 125(22-24): 374-376. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1146343",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": 74402,
            "title": "Migräne und Persönlichkeitsstruktur.",
            "abstract": null,
            "authors": [
                "Pieringer, W",
                "Dornauer, U",
                "Lechner, H"
            ],
            "year": 1975,
            "source": "Kopfschmerz - Headache. München: MMW;  1975. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "74402-29447"
            ],
            "persons": [],
            "imported": "2008-02-11T14:52:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": "Kopfschmerz - Headache",
            "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": 75572,
            "title": "Bilirubin determination: a comparison of the bilirubinometer, the diazo method of Jendrassik and grof and the micromethod of shinowara (author's transl)",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Haidvogl, M",
                "Müller, WD",
                "Gleispach, H"
            ],
            "year": 1975,
            "source": "Wien Klin Wochenschr. 1975; 87(19): 658-660. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AU30100012",
            "pubmed": "1226765",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75572-51643-6"
            ],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "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": 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": 75573,
            "title": "Intoxication due to analeptics in 8 newborn infants",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Haidvogl, M",
                "Rosegger, H",
                "Fritsch, G"
            ],
            "year": 1975,
            "source": "Padiatr Padol. 1975; 10(2): 209-212. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975W324600013",
            "pubmed": "644",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75573-51643-1"
            ],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 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": 75574,
            "title": "Deformities of the spine and ribs in embryologically related malformations of the heart with cyanosis",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Müller, WD",
                "Becker, H"
            ],
            "year": 1975,
            "source": "Rofo. 1975; 123(3): 242-246. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AR58500009",
            "pubmed": "126929",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75574-51643-6"
            ],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Rofo",
            "issn": "0340-1618",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": false,
            "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": 75664,
            "title": "Prostaglandin, slow-reacting substance, and histamine release from anaphylactic guinea-pig hearts, and its pharmacological modification.",
            "abstract": null,
            "authors": [
                "Liebig, R",
                "Bernauer, W",
                "Peskar, BA"
            ],
            "year": 1975,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1975; 289(1): 65-76. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AG42500005",
            "pubmed": "52849",
            "doi": "10.1007/BF00498030",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs Arch Pharmacol",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "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": 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": 75861,
            "title": "Zur Methodik der Erfassung dissozialen Verhaltens.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1975,
            "source": "Psychiatrisch-neurologische Universitätsklinik Graz: wissenschaftliche Sitzung der Neuropsychiatrischen Gesellschaft an der Universität Graz; NOV 26, 1975; Graz. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75861-51505"
            ],
            "imported": "2008-02-22T13:55: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 77194,
            "title": "Korrelation zwischen arteriellen Blutgasen, Röntgenbild und Silvermann-Score im Verlaufe der ersten 24 Stunden bei idiopathischem Atemnotsyndrom des Neugeborenen.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1975,
            "source": "Wissenschaftliche Sitzung der Österreichischen Gesellschaft für perinatale Medizin; NOV 29,1975; Graz, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77194-51643"
            ],
            "imported": "2008-02-28T15:49:24+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": 77195,
            "title": "Gefährdung des asphyktischen Neugeborenen durch medikamentöse Reanimationsversuche.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1975,
            "source": "2. Herbsttagung der Sektion \"Südost\" der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; NOV 15, 1975; Klagenfurt, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77195-51643"
            ],
            "imported": "2008-02-28T15:50:58+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": 77197,
            "title": "Radiologische Lungenbefunde und ihr klinisches Korelat bei Neugeborenen mit längerdauernden Atemhilfen.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Rosegger, H",
                "Wendler, H",
                "Rock, I",
                ""
            ],
            "year": 1975,
            "source": "12. Jahrestagung der Gesellschaft für pädiatrische Radiologie; OKT 23-25, 1975; Wien, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77197-51643"
            ],
            "imported": "2008-02-28T15:52:32+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": 77198,
            "title": "Die Spätprognose beatmeter Neugeborener.",
            "abstract": null,
            "authors": [
                "Haidvogl, M",
                "Rosegger, H",
                "Müller, W",
                ""
            ],
            "year": 1975,
            "source": "13. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; OKT 10-12, 1975; Graz, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77198-51643"
            ],
            "imported": "2008-02-28T15:54:13+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": 77199,
            "title": "Behandlung des Atemnotsyndroms Frühgeborener mittels Nasen-CPAP.",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Müller, W",
                ""
            ],
            "year": 1975,
            "source": "13. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; OKT 10-12, 1975; Graz, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77199-51643"
            ],
            "imported": "2008-02-28T15:55:22+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": 77202,
            "title": "Atemnotsyndrom: Prognose und Indikationsstellung zur Atemhilfe mit mehrmaligen Hyperoxietesten.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Rosegger, H",
                "Haidvogl, M",
                ""
            ],
            "year": 1975,
            "source": "13. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; OKT 10-12, 1975; Graz, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77202-51643"
            ],
            "imported": "2008-02-28T15:57:10+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": 77204,
            "title": "Intensivneonatologie.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1975,
            "source": "1. Fortbildungstagung für Kinderärzte der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; JUN 19-20, 1975; Graz, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77204-51643"
            ],
            "imported": "2008-02-28T15:58: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": 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": 77207,
            "title": "Die Abgrenzung in der Geschlechtswahl bei Pseudohermaphroditismus masculinus des Neugeborenen. ",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Hubmer, G",
                ""
            ],
            "year": 1975,
            "source": "16. Tagung der Österreichischen Gesellschaft für Chirurgie; JUN 5-7, 1975; Wien, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77207-51643"
            ],
            "imported": "2008-02-28T16:00:25+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": 77208,
            "title": "Behandlung des Atemnotsyndroms Neugeborener.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1975,
            "source": "II. Frühjahrstagung der Sektion \"Südost\" der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; APRIL 26, 1975; Oberwart, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77208-51643"
            ],
            "imported": "2008-02-28T16:01: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": 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": 77209,
            "title": "Aussagekraft des Hyperoxietests beim RDS.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Rosegger, H",
                "Haidvogl, M",
                "Fritsch, G",
                ""
            ],
            "year": 1975,
            "source": "Wissenschaftliche Sitzung der Österreichischen Gesellschaft für perinatale Medizin; MAR 8, 1975; Linz, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77209-51643"
            ],
            "imported": "2008-02-28T16:03:10+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": 87278,
            "title": "INFLUENCE OF METHYLXANTHINES ON INTESTINAL-ABSORPTION OF SOME MODEL SUBSTANCES",
            "abstract": null,
            "authors": [
                "BEUBLER, E",
                "LEMBECK, F"
            ],
            "year": 1975,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1975; 359:  R60-R60. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1975AR47200120",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87278-14022"
            ],
            "persons": [
                "87278-51667"
            ],
            "imported": "2009-02-06T13:39:04+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": "PFLUGERS ARCHIV-EUROPEAN JOURNAL OF PHYSIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "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": false,
            "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": 90040,
            "title": "Haemophilia home infusions with dried fresh plasma.",
            "abstract": null,
            "authors": [
                "Lurie, A",
                "Oberwaldner, B",
                "Shapiro, M"
            ],
            "year": 1975,
            "source": "S Afr Med J. 1975; 49(23): 931-935. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AD22400008",
            "pubmed": "1135728",
            "doi": null,
            "pmc": null,
            "organizations": [
                "90040-14095"
            ],
            "persons": [],
            "imported": "2009-04-20T02:00:00+02:00",
            "journal": "S Afr Med J",
            "issn": "0038-2469",
            "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": 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
        }
    ]
}