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=157380&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157555,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157400&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157360&ordering=-year",
    "results": [
        {
            "id": 96063,
            "title": "Antibodies to morphine, barbiturates, and serotonin.",
            "abstract": null,
            "authors": [
                "SPECTOR, S",
                "BERKOWIT.B",
                "FLYNN, EJ",
                "PESKAR, B"
            ],
            "year": 1973,
            "source": "PHARMACOL REV. 1973; 25(2): 281-291. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1973Q441900014",
            "pubmed": "4581045",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-25T11:22:35+01:00",
            "journal": "PHARMACOL REV",
            "issn": "0031-6997",
            "collection_publisher": null,
            "collection_title": "PHARMACOLOGICAL REVIEWS; ",
            "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": 201151,
            "title": "INVESTIGATION OF METHODS FOR IMMUNOLOGICAL DETERMINATION OF LIPOPROTEIN-X (LP-X)",
            "abstract": null,
            "authors": [
                "PETEK, W",
                "KOSTNER, G",
                "HOLASEK, A"
            ],
            "year": 1973,
            "source": "Z KLIN CHEM KLIN BIO. 1973; 11(10): 415-420. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R111100002",
            "pubmed": "4373955",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "201151-51669-6"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "Z KLIN CHEM KLIN BIO",
            "issn": "0044-2933",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR KLINISCHE CHEMIE UND KLINISCHE BIOCHEMIE; ",
            "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": 61045,
            "title": "Sequential kidney scintigraphy using  113m In-EDTA and simultaneous determination of glomerular filtrates",
            "abstract": null,
            "authors": [
                "Bauer, H",
                "Falkensammer, M",
                "Höllwarth, M",
                "Riccabona, G"
            ],
            "year": 1972,
            "source": "Nucl Med (Stuttg). 1972; 11(2): 146-155. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972N356100004",
            "pubmed": "4627485",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Nucl Med (Stuttg)",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.552,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 64917,
            "title": "A nonlinear property of the renal autoregulation.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Ono, K",
                "Rubenstein, J"
            ],
            "year": 1972,
            "source": "Experientia. 1972; 28(5): 527-528. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972M569800022",
            "pubmed": "5040800",
            "doi": "10.1007/BF01931858",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01: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": 64922,
            "title": "Interaction between circulatory control and drug-induced reactions.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Ono, K"
            ],
            "year": 1972,
            "source": "Pflugers Arch. 1972; 331(4): 335-346. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972L980700006",
            "pubmed": "5064567",
            "doi": "10.1007/BF00592694",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "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": "PHYSIOLOGY",
            "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": 64923,
            "title": "Analysis of slow autooscillations of arterial flow.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Ono, K"
            ],
            "year": 1972,
            "source": "Pflugers Arch. 1972; 331(4): 347-356. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972L980700007",
            "pubmed": "5064568",
            "doi": "10.1007/BF00592695",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "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": "PHYSIOLOGY",
            "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": 64924,
            "title": "Humoral autoregulation of blood flow and blood pressure.",
            "abstract": null,
            "authors": [
                "Kenner, TH",
                "Ono, K"
            ],
            "year": 1972,
            "source": "Experientia. 1972; 28(5): 528-530. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972M569800023",
            "pubmed": "4402744",
            "doi": "10.1007/BF01931859",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01: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": 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": 65738,
            "title": "USE OF A PSEUDO RANDOM BINARY SEQUENCE (PRBS) TEST SIGNAL IN STUDY OF ARTERIAL AUTOREGULATION",
            "abstract": null,
            "authors": [
                "RUBENSTE, HJ",
                "KENNER, T",
                "ONO, K"
            ],
            "year": 1972,
            "source": "FED PROC. 1972; 31(2): A402-&. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1972YY91900030",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-16T13:09:12+01:00",
            "journal": "FED PROC",
            "issn": "0014-9446",
            "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": 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": 75659,
            "title": "Specificities of antibodies to normetanephrine.",
            "abstract": null,
            "authors": [
                "Peskar, BA",
                "Peskar, BM",
                "Levine, L"
            ],
            "year": 1972,
            "source": "Eur J Biochem. 1972; 26(2): 191-195. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972M033900006",
            "pubmed": "4114693",
            "doi": "10.1111/j.1432-1033.1972.tb01756.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Eur J Biochem",
            "issn": "0014-2956",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.578,
            "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": 87989,
            "title": "Pharmakokinetik und Stoffwechsel von 14C-Etamivan an der Ratte",
            "abstract": null,
            "authors": null,
            "year": 1972,
            "source": "Beubler, E. editor(s). Wien: Notring; 1972. ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "87989-51667"
            ],
            "imported": "2009-02-20T13:06:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 98670,
            "title": "Recent micromorphological aspects in lupus erythematodes",
            "abstract": null,
            "authors": [
                "AUBOCK, L",
                "KERL, H"
            ],
            "year": 1972,
            "source": "ARCH DERMATOL FORSCH. 1972; 244(1): 536-540. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972O137800140",
            "pubmed": "4648764",
            "doi": "10.1007/BF00600267",
            "pmc": null,
            "organizations": [],
            "persons": [
                "98670-51620-6"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "ARCH DERMATOL FORSCH",
            "issn": "0003-9187",
            "collection_publisher": null,
            "collection_title": "ARCHIV FUR DERMATOLOGISCHE FORSCHUNG; ",
            "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": 98671,
            "title": "OSTERREICHISCHE DERMATOLOGISCHE GESELLSCHAFT, SCIENTIFIC MEETING, 16. 10.71 IN VIENNA",
            "abstract": null,
            "authors": [
                "KERL, H"
            ],
            "year": 1972,
            "source": "HAUTARZT. 1972; 23(6): 286-&. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1972M823300012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "98671-51620-2"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "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": 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": 98672,
            "title": "PRETIBIAL ATROPHIC PIGMENTARY SPOTS A MICROVASCULAR LESION SYMPTOMATIC OF DIABETES-MELLITUS",
            "abstract": null,
            "authors": [
                "KERL, H",
                "KRESBACH, H"
            ],
            "year": 1972,
            "source": "HAUTARZT. 1972; 23(2): 60-&. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972L739400003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "98672-51620-1"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "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": 107291,
            "title": "REACTIONS OF ALIPHATIC METHANESULFONATES .6. FORMATION OF LONG-CHAIN ESTERS",
            "abstract": null,
            "authors": [
                "SPENER, F",
                "MANGOLD, HK"
            ],
            "year": 1972,
            "source": "CHEM PHYS LIPIDS. 1972; 8(2): 180-&. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1972M091900009",
            "pubmed": null,
            "doi": "10.1016/0009-3084(72)90028-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": "CHEMISTRY AND PHYSICS OF LIPIDS; ",
            "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": 167688,
            "title": "Heart valve prosthesis. Long-term results for the internist's viewpoint].",
            "abstract": null,
            "authors": [
                "Klein, WW",
                "Kraft-Kinz, J"
            ],
            "year": 1972,
            "source": "Wien Z Inn Med. 1972; 53(12):630-638",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4671776",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2018-06-05T02:00:00+02:00",
            "journal": "Wien Z Inn Med",
            "issn": "0043-5376",
            "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": 201141,
            "title": "ISOLATION AND CHARACTERIZATION OF LIPOPROTEIN-B FROM HIGH-DENSITY HUMAN-SERUM LIPOPROTEINS",
            "abstract": null,
            "authors": [
                "KOSTNER, G"
            ],
            "year": 1972,
            "source": "BIOCHEM J. 1972; 130(4): 913-917. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972O466200006",
            "pubmed": "4348262",
            "doi": "10.1042/bj1300913",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201141-51669-1"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "BIOCHEM J",
            "issn": "0264-6021",
            "collection_publisher": null,
            "collection_title": "BIOCHEMICAL JOURNAL; ",
            "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": 201142,
            "title": "ISOELECTRIC FOCUSING AND SUBSEQUENT IMMUNOCHEMICAL CHARACTERIZATION OF LIPOPROTEINS OF HUMAN-SERUM",
            "abstract": null,
            "authors": [
                "KOSTNER, G",
                "DEPISCH, A",
                "ALBERT, W",
                "HOLASEK, A"
            ],
            "year": 1972,
            "source": "MONATSH CHEM. 1972; 103(6): 1695-1704. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972O268700023",
            "pubmed": null,
            "doi": "10.1007/BF00904625",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201142-51669-1"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "MONATSH CHEM",
            "issn": "0026-9247",
            "collection_publisher": null,
            "collection_title": "MONATSHEFTE FUR CHEMIE; ",
            "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": 201143,
            "title": "STUDIES ON COMPOSITION OF LIPOPROTEINS OF HUMAN LYMPH",
            "abstract": null,
            "authors": [
                "KOSTNER, G"
            ],
            "year": 1972,
            "source": "H-S Z PHYSIOL CHEM. 1972; 353(12): 1863-1871. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972O388100010",
            "pubmed": "4346529",
            "doi": "10.1515/bchm2.1972.353.2.1863",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201143-51669-1"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "H-S Z PHYSIOL CHEM",
            "issn": "0018-4888",
            "collection_publisher": null,
            "collection_title": "HOPPE-SEYLERS ZEITSCHRIFT FUR PHYSIOLOGISCHE CHEMIE; ",
            "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": 201165,
            "title": "STUDIES OF COMPOSITION AND STRUCTURE OF PLASMA LIPOPROTEINS - SEPARATION AND QUANTIFICATION OF LIPOPROTEIN FAMILIES OCCURRING IN HIGH-DENSITY LIPOPROTEINS OF HUMAN PLASMA",
            "abstract": null,
            "authors": [
                "KOSTNER, G",
                "ALAUPOVI.P"
            ],
            "year": 1972,
            "source": "BIOCHEMISTRY-US. 1972; 11(18): 3419-&. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972N331800015",
            "pubmed": "4341376",
            "doi": "10.1021/bi00768a015",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201165-51669-1"
            ],
            "imported": "2023-02-08T17:33:46+01:00",
            "journal": "BIOCHEMISTRY-US",
            "issn": "0006-2960",
            "collection_publisher": null,
            "collection_title": "BIOCHEMISTRY; ",
            "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": 62953,
            "title": "Late results of hiatal hernia surgery",
            "abstract": null,
            "authors": [
                "Rigler, B",
                "Friehs, G",
                "Schneider, G"
            ],
            "year": 1971,
            "source": "Wien Klin Wochenschr. 1971; 83(42): 789-792. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "5123051",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01: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": "MEDICINE, GENERAL & INTERNAL",
            "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
        }
    ]
}