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=980&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1000&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=960&ordering=impactfactor_norm",
    "results": [
        {
            "id": 195273,
            "title": "Health Promotion in the General Practice - Current Situation and Needs from the Point of View of General Practitioners and MFA",
            "abstract": null,
            "authors": [
                "Schutze, D",
                "Dieckelmann, M",
                "Gerber, M",
                "Siebenhofer, A",
                "Engler, J"
            ],
            "year": 2021,
            "source": "GESUNDHEITSWESEN. 2021; 83(08/09): 685-686. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000787687000084",
            "pubmed": null,
            "doi": "10.1055/s-0041-1732067",
            "pmc": null,
            "organizations": [
                "195273-27964"
            ],
            "persons": [
                "195273-51098"
            ],
            "imported": "2022-05-16T11:58:37+02:00",
            "journal": "GESUNDHEITSWESEN",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": "GESUNDHEITSWESEN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.996,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.057,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH-SSCI",
            "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": 203192,
            "title": "Methods for assessment of disease activity of polymyalgia rheumatica",
            "abstract": null,
            "authors": [
                "Reisch, M",
                "Dejaco, C"
            ],
            "year": 2023,
            "source": "Z RHEUMATOL. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000988906400001",
            "pubmed": "37184675",
            "doi": "10.1007/s00393-023-01358-x",
            "pmc": "PMC10264268",
            "organizations": [
                "203192-14086"
            ],
            "persons": [
                "203192-117681-1",
                "203192-66227-4"
            ],
            "imported": "2023-06-05T09:46:29+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.9,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.057,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-SCI",
            "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": true
        },
        {
            "id": 204120,
            "title": "In memory of Winfried Graninger",
            "abstract": null,
            "authors": [
                "Smolen, J",
                "Kainberger, F",
                "Hermann, J",
                "Aringer, M",
                "Schirmer, M"
            ],
            "year": 2023,
            "source": "Z RHEUMATOL. 2023; 82(6): 532-534. ",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:001033663100001",
            "pubmed": "37470866",
            "doi": "10.1007/s00393-023-01397-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "204120-51002-6"
            ],
            "imported": "2023-08-18T16:48:26+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.9,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.057,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCIE",
            "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": true
        },
        {
            "id": 172349,
            "title": "[Survey of Relatives' Perspective on Dying In The Hospital: A Comparison Between Departments of Internal Medicine and Palliative Care In Styria (Austria)].",
            "abstract": null,
            "authors": [
                "Stolz, E",
                "Mayerl, H",
                "Baumgartner, J",
                "Steinkellner, K",
                "Freidl, W"
            ],
            "year": 2020,
            "source": "Gesundheitswesen. 2020; 82(3): 242-245. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000526586700013",
            "pubmed": "30703816",
            "doi": "10.1055/a-0829-6681",
            "pmc": null,
            "organizations": [
                "172349-14024"
            ],
            "persons": [
                "172349-51845-4",
                "172349-89152-1",
                "172349-90882-6"
            ],
            "imported": "2019-02-01T01:00:00+01:00",
            "journal": "Gesundheitswesen",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.996,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.057,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH-SSCI",
            "impactfactor_norm_super": 0.204,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH-SSCI",
            "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": 62294,
            "title": "Antithymocyte globulin may reduce chronic graft versus host disease in patients undergoing unrelated peripheral stem cell transplantation",
            "abstract": null,
            "authors": [
                "Neumeister, P",
                "Zinke, W",
                "Sill, H",
                "Linkesch, W"
            ],
            "year": 1999,
            "source": "ONKOLOGIE. 1999; 22(6): 519-519. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000084898100012",
            "pubmed": null,
            "doi": "10.1159/000027031",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62294-51930-1"
            ],
            "imported": "2006-12-07T09:52:40+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.382,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0571428571428571,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 88026,
            "title": "A microarray study on the effect of extracellular magnesium deprivation upon expression profiles of molecular pathways and biological processes in isolated human atrial myocardium",
            "abstract": null,
            "authors": [
                "Gasser, S",
                "Ablasser, K",
                "Roessl, U",
                "Dellacher, A",
                "von Lewinski, D",
                "Mangge, H",
                "Machler, H",
                "Trantina, A",
                "Tscheliessnigg, KH",
                "Udermann, H",
                "Porta, S",
                "Friehs, I",
                "Scherr, E",
                "Gasser, R"
            ],
            "year": 2009,
            "source": "TRACE ELEM ELECTROLYTES. 2009; 26(1): 1-14. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000262448300001",
            "pubmed": null,
            "doi": "10.5414/TEP26001",
            "pmc": null,
            "organizations": [
                "88026-14014",
                "88026-14019",
                "88026-14028",
                "88026-14073",
                "88026-14083"
            ],
            "persons": [
                "88026-51533-4",
                "88026-52854-6",
                "88026-59317-6",
                "88026-60377-6"
            ],
            "imported": "2009-02-20T13:09:51+01:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": "TRACE ELEMENTS AND ELECTROLYTES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.312,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0571428571428571,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": 0.0571428571428571,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 89974,
            "title": "An attempt to quantify the influence of some IC parameters upon the levels of ionized Mg in blood",
            "abstract": null,
            "authors": [
                "Desch, W",
                "Schappacher, W",
                "Schappacher, G",
                "Wintersteiger, R",
                "Ecker, M",
                "Kohler, U",
                "Korisek, G",
                "Porta, S"
            ],
            "year": 2009,
            "source": "TRACE ELEM ELECTROLYTES. 2009; 26(2): 89-94. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000264808600008",
            "pubmed": null,
            "doi": "10.5414/TEP26089",
            "pmc": null,
            "organizations": [
                "89974-14014",
                "89974-29447"
            ],
            "persons": [],
            "imported": "2009-04-17T14:18:08+02:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": "TRACE ELEMENTS AND ELECTROLYTES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.312,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0571428571428571,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": 0.0571428571428571,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY",
            "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": 95328,
            "title": "Direct correlation between Mg++ changes and awarded scores in military steeplechase (HIB)",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Gell, H",
                "Pichlkastner, K",
                "Cichocki, G",
                "Desch, W",
                "Schappacher, W",
                "Korisek, G",
                "Grieshofer, P",
                "Stelbrink, U"
            ],
            "year": 2009,
            "source": "TRACE ELEM ELECTROLYTES. 2009; 26(4): 177-180. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000270247500008",
            "pubmed": null,
            "doi": "10.5414/TEP26177",
            "pmc": null,
            "organizations": [
                "95328-14014"
            ],
            "persons": [],
            "imported": "2009-10-27T12:09:47+01:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": "TRACE ELEMENTS AND ELECTROLYTES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.312,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0571428571428571,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": 0.0571428571428571,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY",
            "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": 53,
            "title": "A Comparison of Magnesium Kinetics During Workload Between Healthy Probands-Hypertensive Patients and Patients with a Heart Insufficiency",
            "abstract": null,
            "authors": [
                "Zirm, B",
                "Dreissger, G",
                "Scheucher, W",
                "Pracher, G",
                "Weger, M",
                "Porta, S"
            ],
            "year": 1996,
            "source": "MAGNESIUM, BULL 1996 18: 12-15.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UC88300004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "53-14014"
            ],
            "persons": [
                "53-51984-6"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.365,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 57,
            "title": "A Contribution to the Kinetics of Bound Magnesium in Serum",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Fleck, G",
                "Leitner, G",
                "Sabin, S",
                "Liebmann, P",
                "Wagner, T",
                "Zirm, B"
            ],
            "year": 1994,
            "source": "MAGNESIUM, BULL 1994 16: 19-22.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NF79100005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "57-14014"
            ],
            "persons": [
                "57-51964-6"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 180,
            "title": "Dopamine Infusion Following Liver Surgery Prevents Hypomagnesemia",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Mischinger, HJ",
                "Supancic, A",
                "Leitner, G",
                "Porta, S"
            ],
            "year": 1998,
            "source": "MAGNESIUM, BULL 1998 20: 49-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074343400007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "180-14014",
                "180-14045"
            ],
            "persons": [
                "180-51595-6"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.244,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 596,
            "title": "Coping with Acute Stress Reactions by Plentiful Oral Magnesium Supply",
            "abstract": null,
            "authors": [
                "Classen, HG",
                "Porta, S",
                "Schindler, R"
            ],
            "year": 1995,
            "source": "MAGNESIUM, BULL 1995 17: 1-8.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QV19800001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "596-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.213,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 731,
            "title": "Different Magnesium Contents of Heart-Liver-Spleen-Skeletal-Muscle and Femoral Bone of Rats Due to Hypomagnesemia",
            "abstract": null,
            "authors": [
                "Zimmermann, P",
                "Weiss, U",
                "Classen, HG",
                "Lang, T",
                "Porta, S"
            ],
            "year": 1997,
            "source": "MAGNESIUM, BULL 1997 19: 57-58.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XK64900005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "731-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.227,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1381,
            "title": "Interaction Between Mg and Stress Hormones in Stress - A Short Review",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Langfort, J",
                "Leitner, G",
                "Teter, A"
            ],
            "year": 1992,
            "source": "MAGNESIUM, BULL. 1992; 14:  21-23. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HM15400008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1381-14014"
            ],
            "persons": [],
            "imported": "2010-07-02T14:09:08+02:00",
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1566,
            "title": "Magnesium and Nicotinergic Effects on Catecholamine Release from Chromaffin Cells",
            "abstract": null,
            "authors": [
                "Weiss, U",
                "Alkharrat, H",
                "Nibbio, B",
                "Porta, S",
                "Epple, A"
            ],
            "year": 1996,
            "source": "MAGNESIUM, BULL 1996 18: 63-65.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VH69900002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1566-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.365,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1567,
            "title": "Magnesium During Alpine Training Brings a 30-Percent Better Energy-Utilization",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Leitner, G",
                "Heidinger, D",
                "Lang, T",
                "Weiss, U",
                "Smolle, KH",
                "Hasiba, K"
            ],
            "year": 1997,
            "source": "MAGNESIUM, BULL 1997 19: 59-61.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XK64900006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1567-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.227,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1568,
            "title": "Magnesium Pretreatment Alters the Ratio of Free to Conjugated Plasma Dopamine After Exhaustive Stress",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Gebru, G",
                "Slawitsch, P",
                "Liebmann, P",
                "Epple, A",
                "Zirm, B"
            ],
            "year": 1994,
            "source": "MAGNESIUM, BULL. 1994; 16:  77-80. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PL09000001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1568-14014"
            ],
            "persons": [],
            "imported": "2010-09-03T12:55:15+02:00",
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1569,
            "title": "Magnesium Supplementation for 30 Days Leads to Correlative Changes in Circulating Ionized Magnesium and Parathormone (Ipth)",
            "abstract": null,
            "authors": [
                "Dimai, HP",
                "Porta, S",
                "Wirnsberger, G",
                "Dobnig, H",
                "Leb, G",
                "Truschnigwilders, M"
            ],
            "year": 1994,
            "source": "MAGNESIUM, BULL 1994 16: 113-118.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QB53700001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1569-14014"
            ],
            "persons": [
                "1569-51739-6",
                "1569-79271-1"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2359,
            "title": "Significant Improvement in Coping with Physical Stress After Magnesium Supplementation During a Health Cure",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Zirm, B",
                "Liebmann, P",
                "Wagner, T",
                "Zirm, A",
                "Pracher, G",
                "Scheucher, W",
                "Scheucherunterweger, B",
                "Sabin, S"
            ],
            "year": 1994,
            "source": "MAGNESIUM, BULL. 1994; 16:  54-58. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NV49200004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2359-14020"
            ],
            "persons": [
                "2359-51964-6"
            ],
            "imported": "2010-09-03T12:55:40+02:00",
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2366,
            "title": "Simultaneous Alterations of Circulating Mg Subfractions and Liver Related Parameters During Stress in Human Probands",
            "abstract": null,
            "authors": [
                "Weger, M",
                "Leitner, G",
                "Zirm, B",
                "Wittels, P",
                "Sabin, B",
                "Porta, S"
            ],
            "year": 1996,
            "source": "MAGNESIUM, BULL 1996 18: 7-11.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UC88300003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2366-14014"
            ],
            "persons": [
                "2366-51984-2"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.365,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}