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=158960&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159493,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158980&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158940&ordering=-imported",
    "results": [
        {
            "id": 60546,
            "title": "Adrenaline application by intraperitoneal depot capsule -- effects in the heart (author's transl)",
            "abstract": null,
            "authors": [
                "Klingenberg, HG",
                "Porta, J",
                "Egger, G",
                "Esterbauer, H",
                "Kramer, G",
                "Sadjak, A"
            ],
            "year": 1977,
            "source": "Exp Pathol (Jena). 1977; 13(6): 302-312. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DX07400003",
            "pubmed": "923686",
            "doi": "10.1016/S0014-4908(77)80017-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Exp Pathol (Jena)",
            "issn": "0014-4908",
            "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
        },
        {
            "id": 60547,
            "title": "The influence of electrostatic fields on osmolality and concentrations of neutral fat and cholesterol (author's transl)",
            "abstract": null,
            "authors": [
                "Klingenberg, HG",
                "Möse, JR",
                "Fischer, G",
                "Porta, J",
                "Sadjak, A"
            ],
            "year": 1975,
            "source": "Zentralbl Bakteriol [Orig B]. 1975; 161(2): 146-152. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AU20700005",
            "pubmed": "1189800",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Zentralbl Bakteriol [Orig B]",
            "issn": "0174-3015",
            "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": 60548,
            "title": "Serological and histological investigations as well as studies on changed food uptake during adrenaline application by intraperitoneal depot capsule",
            "abstract": null,
            "authors": [
                "Klingenberg, HG",
                "Porta, S",
                "Egger, G",
                "Sadjak, A",
                "Kramer, G"
            ],
            "year": 1977,
            "source": "Exp Pathol (Jena). 1977; 14(5): 273-281. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977EE06000005",
            "pubmed": "590427",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Exp Pathol (Jena)",
            "issn": "0014-4908",
            "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
        },
        {
            "id": 60550,
            "title": "Permant isoproterenol application from an intraperitoneal depot capsule--effects on the heart",
            "abstract": null,
            "authors": [
                "Klingenberg, HG",
                "Porta, S",
                "Egger, G",
                "Sadjak, A",
                "Geschwinder, I"
            ],
            "year": 1977,
            "source": "Exp Pathol (Jena). 1977; 14(5): 282-287. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977EE06000006",
            "pubmed": "590428",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Exp Pathol (Jena)",
            "issn": "0014-4908",
            "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
        },
        {
            "id": 60551,
            "title": "Salivary gland enlargement as a test for a new way of permanent isoproterenol application.",
            "abstract": null,
            "authors": [
                "Klingenberg, HG",
                "Porta, S",
                "Egger, G",
                "Sadjak, A",
                "Geschwinder, I"
            ],
            "year": 1977,
            "source": "Experientia. 1977; 33(11): 1543-1544. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977EB56200090",
            "pubmed": "923742",
            "doi": "10.1007/BF01918861",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Experientia",
            "issn": "0014-4754",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.615,
            "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": 60552,
            "title": "The influence of a permanent adrenalin application on the renals, using a new method for determining clearances in the conscious rat.",
            "abstract": null,
            "authors": [
                "Sadjak, A",
                "Egger, G",
                "Leimüller, A"
            ],
            "year": 1979,
            "source": "Exp Pathol (Jena). 1979; 17(9): 521-529. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HY10000002",
            "pubmed": "535619",
            "doi": "10.1016/S0014-4908(79)80073-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Exp Pathol (Jena)",
            "issn": "0014-4908",
            "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
        },
        {
            "id": 60571,
            "title": "Influence of a diet rich in eicosapentaenoic acid on adrenaline induced impairment of the renal function.",
            "abstract": null,
            "authors": [
                "Sadjak, A",
                "Juan, H",
                "Supanz, S",
                "Sametz, W",
                "Muhry, F",
                "Erhart, UE"
            ],
            "year": 1987,
            "source": "Prog Clin Biol Res. 1987; 242(5): 83-88. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2823285",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Prog Clin Biol Res",
            "issn": "0361-7742",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.636363636363636,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOLOGY",
            "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": 60573,
            "title": "The suitability of a combined inulin/PAH retard tablet for measuring renal functions in the conscious rat.",
            "abstract": null,
            "authors": [
                "Sadjak, A",
                "Supanz, S",
                "Korsatko, W",
                "Erhart, U",
                "Muhry, F"
            ],
            "year": 1988,
            "source": "Agents Actions. 1988; 24(1-2): 210-214. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N865300031",
            "pubmed": "3407552",
            "doi": "10.1007/BF01968103",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Agents Actions",
            "issn": "0065-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.923,
            "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": 60523,
            "title": "Plasma lipoprotein Lp(a), markers of haemostasis and inflammation, and risk and severity of coronary heart disease.",
            "abstract": null,
            "authors": [
                "Imhof, A",
                "Rothenbacher, D",
                "Khuseyinova, N",
                "Hoffmeister, A",
                "Maerz, W",
                "Nauck, M",
                "Scharnagl, H",
                "Koenig, W",
                "Brenner, H"
            ],
            "year": 2003,
            "source": "Eur J Cardiovasc Prev Rehabil. 2003; 10(5):362-370",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14663298",
            "doi": "10.1097/01.hjr.0000087080.83314.be",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60523-51906-6",
                "60523-50886-6"
            ],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Eur J Cardiovasc Prev Rehabil",
            "issn": "1741-8267",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.802816901408451,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 60522,
            "title": "ApoE: crossroads between Alzheimer's disease and atherosclerosis.",
            "abstract": null,
            "authors": [
                "Stojakovic, T",
                "Scharnagl, H",
                "März, W"
            ],
            "year": 2004,
            "source": "Semin Vasc Med. 2004; 4(3): 279-285. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "15630629",
            "doi": "10.1055/s-2004-861496",
            "pmc": null,
            "organizations": [
                "60522-14028"
            ],
            "persons": [
                "60522-51906-6",
                "60522-50886-6"
            ],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Semin Vasc Med",
            "issn": "1528-9648",
            "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": 60504,
            "title": "Quantifying pulmonary artery hypertension by Doppler echocardiography measurement of tricuspid valve insufficiency",
            "abstract": null,
            "authors": [
                "Zenker, G",
                "Metzler, H",
                "Stenzl, W",
                "Rehak, F",
                "Gombotz, H",
                "Forche, G",
                "Kandlhofer, B",
                "Harnoncourt, K"
            ],
            "year": 1987,
            "source": "Wien Med Wochenschr Suppl. 1987; 103(8): 42-43. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3272077",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60504-51611-6"
            ],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Wien Med Wochenschr Suppl",
            "issn": "0301-7826",
            "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": 60545,
            "title": "Metabolism of rat liver in the electrostatic field and in the faraday cage before and after hepatectomy (author's transl)",
            "abstract": null,
            "authors": [
                "Klingenberg, HG",
                "Möse, JR",
                "Fischer, G",
                "Porta, J",
                "Sadjak, A"
            ],
            "year": 1975,
            "source": "Zentralbl Bakteriol [Orig B]. 1975; 161(2): 137-145. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AU20700004",
            "pubmed": "242166",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Zentralbl Bakteriol [Orig B]",
            "issn": "0174-3015",
            "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
        },
        {
            "id": 60524,
            "title": "Identification of recurrent and novel mutations in the LDL receptor gene in German patients with familial hypercholesterolemia.",
            "abstract": null,
            "authors": [
                "Nauck, MS",
                "Köster, W",
                "Dörfer, K",
                "Eckes, J",
                "Scharnagl, H",
                "Gierens, H",
                "Nissen, H",
                "Nauck, MA",
                "Wieland, H",
                "März, W"
            ],
            "year": 2001,
            "source": "Hum Mutat. 2001; 18(2): 165-166. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11462246",
            "doi": "10.1002/humu.1171",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60524-51906-6",
                "60524-50886-6"
            ],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Hum Mutat",
            "issn": "1059-7794",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.134,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.902654867256637,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 60525,
            "title": "Lifibrol: first member of a new class of lipid-lowering drugs?",
            "abstract": null,
            "authors": [
                "Scharnagl, H",
                "März, W",
                "Wieland, H"
            ],
            "year": 1997,
            "source": "Expert Opin Investig Drugs. 1997; 6(5):583-591",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "15989622",
            "doi": "10.1517/13543784.6.5.583",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60525-51906-6",
                "60525-50886-1"
            ],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Expert Opin Investig Drugs",
            "issn": "1744-7658",
            "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": 60526,
            "title": "The receptor-mediated endocytosis of lipoprotein (a).",
            "abstract": null,
            "authors": [
                "März, W",
                "Scharnagl, H",
                "Mondorf, U",
                "Wieland, H",
                "Gross, W",
                "Kostner, GM"
            ],
            "year": 1996,
            "source": "Z Gastroenterol. 1996; 34 Suppl 3:  131-138. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8767490",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60526-51906-1",
                "60526-50886-6",
                "60526-51669-4"
            ],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Z Gastroenterol",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.958,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 60529,
            "title": "Accumulation of "small dense" low density lipoproteins (LDL) in a homozygous patients with familial defective apolipoprotein B-100 results from heterogenous interaction of LDL subfractions with the LDL receptor.",
            "abstract": null,
            "authors": [
                "März, W",
                "Baumstark, MW",
                "Scharnagl, H",
                "Ruzicka, V",
                "Buxbaum, S",
                "Herwig, J",
                "Pohl, T",
                "Russ, A",
                "Schaaf, L",
                "Berg, A"
            ],
            "year": 1993,
            "source": "J Clin Invest. 1993; 92(6):2922-2933",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993ML64300050",
            "pubmed": "8254047",
            "doi": "10.1172/JCI116915",
            "pmc": "PMC288496",
            "organizations": [],
            "persons": [
                "60529-51906-2",
                "60529-50886-6"
            ],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "J Clin Invest",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 8.467,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 60531,
            "title": "Nephrotoxicity of fumaric acid monoethylester (FA ME).",
            "abstract": null,
            "authors": [
                "Hohenegger, M",
                "Vermes, M",
                "Sadjak, A",
                "Egger, G",
                "Supanz, S",
                "Erhart, U"
            ],
            "year": 1989,
            "source": "Adv Exp Med Biol. 1989; 252(12): 265-272. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2782199",
            "doi": "10.1007/978-1-4684-8953-8_25",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Adv Exp Med Biol",
            "issn": "0065-2598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.180555555555556,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 60527,
            "title": "Fast lipoprotein chromatography: new method of analysis for plasma lipoproteins.",
            "abstract": null,
            "authors": [
                "März, W",
                "Siekmeier, R",
                "Scharnagl, H",
                "Seiffert, UB",
                "Gross, W"
            ],
            "year": 1993,
            "source": "Clin Chem. 1993; 39(11 Pt 1):2276-2281",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF58700010",
            "pubmed": "8222220",
            "doi": "10.1093/clinchem/39.11.2276",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60527-51906-2",
                "60527-50886-6"
            ],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Clin Chem",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 60528,
            "title": "Heterogeneous lipoprotein (a) size isoforms differ by their interaction with the low density lipoprotein receptor and the low density lipoprotein receptor-related protein/alpha 2-macroglobulin receptor.",
            "abstract": null,
            "authors": [
                "März, W",
                "Beckmann, A",
                "Scharnagl, H",
                "Siekmeier, R",
                "Mondorf, U",
                "Held, I",
                "Schneider, W",
                "Preissner, KT",
                "Curtiss, LK",
                "Gross, W"
            ],
            "year": 1993,
            "source": "FEBS Lett. 1993; 325(3):271-275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LK45400023",
            "pubmed": "8319809",
            "doi": "10.1016/0014-5793(93)81087-G",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60528-51906-2",
                "60528-50886-6"
            ],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "FEBS Lett",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.842105263157895,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 60337,
            "title": "Schlafstörungen im Kindes- und Jugendalter. ",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Zotter, H",
                "Sauseng, W",
                "Pfurtscheller, K",
                "Kenzian, H"
            ],
            "year": 2006,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Schlafmedizin und Schlafforschung; APR 22, 2006; Melk, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60337-14094"
            ],
            "persons": [
                "60337-81339"
            ],
            "imported": "2006-10-11T18:06:14+02: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
        }
    ]
}