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=160&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=180&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=140&ordering=year",
    "results": [
        {
            "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": 61046,
            "title": "Kidney scintigraphy",
            "abstract": null,
            "authors": [
                "Höllwarth, M",
                "Bauer, H",
                "Falkensammer, M",
                "Cartellieri, ML",
                "Swoboda, HP",
                "Riccabona, G"
            ],
            "year": 1973,
            "source": "Z Urol Nephrol. 1973; 66(2): 81-90. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4698080",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Z Urol Nephrol",
            "issn": "0044-3611",
            "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": 62949,
            "title": "The intrahepatic porto-caval shunt (author's transl)",
            "abstract": null,
            "authors": [
                "Koch, G",
                "Rigler, B",
                "Tentzeris, M",
                "Schuy, S",
                "Sakulin, M",
                "Schmidt-Kloiber, H"
            ],
            "year": 1973,
            "source": "Langenbecks Arch Chir. 1973; 333(3): 237-244. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R536100006",
            "pubmed": "4783460",
            "doi": "10.1007/BF01251064",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Langenbecks Arch Chir",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.556,
            "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": 62950,
            "title": "Preoperative improvement of myocardial function in aged patients using single doses of beta-methyldigoxine].",
            "abstract": null,
            "authors": [
                "List, WF",
                "Rigler, B",
                "Kraft-Kinz, J"
            ],
            "year": 1973,
            "source": "Med Klin. 1973; 68(33):1082-1086",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4731414",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Med Klin",
            "issn": "0025-8458",
            "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": 62951,
            "title": "The use of niflumic acid (Actol) in surgery. Report on 100 cases",
            "abstract": null,
            "authors": [
                "Klepp, G",
                "Rigler, B"
            ],
            "year": 1973,
            "source": "Ther Ggw. 1973; 112(5): 810 passim-810 passim. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4708584",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Ther Ggw",
            "issn": "0040-5965",
            "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": 64918,
            "title": "Pseudorandom testing technique for the characterization of local hemodynamic control.",
            "abstract": null,
            "authors": [
                "Rubenstein, HJ",
                "Kenner, T",
                "Ono, K"
            ],
            "year": 1973,
            "source": "Pflugers Arch. 1973; 343(4): 309-316. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R285300004",
            "pubmed": "4796823",
            "doi": "10.1007/BF00595818",
            "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": 65736,
            "title": "DYNAMIC PROPERTIES OF LOCAL REGULATION OF BLOOD-FLOW AND BLOOD-PRESSURE IN DIFFERENT ARTERIAL BEDS",
            "abstract": null,
            "authors": [
                "ONO, K",
                "BERGMANN, H",
                "KENNER, T"
            ],
            "year": 1973,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1973; 343:  R27-R27. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1973R083000053",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-16T13:09:12+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "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": 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": 65737,
            "title": "COMPARATIVE DYNAMIC ANALYSIS OF EFFECT OF VASOACTIVE DRUGS ON BLOOD-PRESSURE OF DIFFERENT ANIMALS",
            "abstract": null,
            "authors": [
                "BERGMANN, H",
                "ONO, K",
                "WUTZ, W",
                "KENNER, T"
            ],
            "year": 1973,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1973; 339:  R20-R20. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1973P340400039",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-16T13:09:12+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "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": 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": 68406,
            "title": "The blood levels of alpha-ketoglutaric acid at the various stages of the carcinoma of the cervix of the uterus (author's transl)",
            "abstract": null,
            "authors": [
                "Binder, M",
                "Winter, R"
            ],
            "year": 1973,
            "source": "Arch Gynakol. 1973; 215(3): 315-324. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R011300007",
            "pubmed": "4800863",
            "doi": "10.1007/BF00672815",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-18T02:00:00+02:00",
            "journal": "Arch Gynakol",
            "issn": "0003-9128",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.054,
            "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": true
        }
    ]
}