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=720&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156934,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=740&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=700&ordering=imported",
    "results": [
        {
            "id": 60784,
            "title": "Molekularbiologische Untersuchungen an humanpathogenen Dermatophyten.",
            "abstract": null,
            "authors": [
                "Buzina, W"
            ],
            "year": 1999,
            "source": " [ Diplomarbeit/Master Thesis ] Karl-Franzens-University Graz; 1999. pp.72. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60784-14023"
            ],
            "persons": [
                "60784-50715"
            ],
            "imported": "2006-11-07T11:24:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "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": 60785,
            "title": "Fungal flora in different types of water: drinking water, recreational waters and groundwater. ",
            "abstract": null,
            "authors": [
                "Kanzler, D",
                "Buzina, W",
                "Platzer, S",
                "Haas, D",
                "Paulitsch, A",
                "Marth, E",
                "Mascher, F"
            ],
            "year": 2006,
            "source": "-16th Focus on Fungal Infections; March 8-10, 2006; Las Vegas, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60785-14023"
            ],
            "persons": [
                "60785-50497",
                "60785-50715",
                "60785-51488",
                "60785-51503",
                "60785-51664"
            ],
            "imported": "2006-11-07T11:30:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60786,
            "title": "Primary hepatoma - guidelines for interdisciplinary treatment.",
            "abstract": null,
            "authors": [
                "Cerwenka, H",
                "Bacher, H",
                "Mischinger, HJ"
            ],
            "year": 2006,
            "source": "European Surgery (ACA). 2006; 38(2): 94-99. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s10353-006-0227-y",
            "pmc": null,
            "organizations": [
                "60786-14073"
            ],
            "persons": [
                "60786-51595",
                "60786-51760"
            ],
            "imported": "2006-11-07T11:35:26+01:00",
            "journal": null,
            "issn": "1682-1769",
            "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": true
        },
        {
            "id": 60787,
            "title": "Seasonal distribution of fungal spores in indoor air.",
            "abstract": null,
            "authors": [
                "Haas, D",
                "Habib, J",
                "Galler, H, Buzina, W",
                "Schlacher, R",
                "Marth, E",
                "Reinthaler, FF"
            ],
            "year": 2006,
            "source": "The 8th International Congress on Aerobiology \"Towards a comprehensive vision\"; 273--The 8th International Congress on Aerobiology; August 21-25, 2006; Neuchatel, Switzerland. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60787-14023"
            ],
            "persons": [
                "60787-50254",
                "60787-50497",
                "60787-50715",
                "60787-51198",
                "60787-51503",
                "60787-51674"
            ],
            "imported": "2006-11-07T11:35:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60789,
            "title": "Nachweis von Pilzen aus verschiedenen Wässern: Trinkwasser, Badewasser und Grundwasser. ",
            "abstract": null,
            "authors": [
                "Kanzler, D",
                "Buzina, W",
                "Platzer, S",
                "Haas, D",
                "Paulitsch, A",
                "Marth, E",
                "Mascher, F"
            ],
            "year": 2006,
            "source": "Abstracts Österreichischen Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin 2006; -30. Jahrestagung der Österreichischen Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin (ÖGHMP); MAY 29-June 01, 2006; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60789-14023"
            ],
            "persons": [
                "60789-50497",
                "60789-50715",
                "60789-51488",
                "60789-51503",
                "60789-51664"
            ],
            "imported": "2006-11-07T11:41:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60790,
            "title": "Epidemiologie der vulvovaginalen Candidose in Graz in den Jahren 2000 bis 2004. ",
            "abstract": null,
            "authors": [
                "Paulitsch, A",
                "Weger, W",
                "Ginter-Hanselmayer, G",
                "Marth, E",
                "Buzina, W"
            ],
            "year": 2006,
            "source": "-30. Jahrestagung der Österreichischen Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin (ÖGHMP); May 29- June 01, 2006 ; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60790-14023",
                "60790-14047"
            ],
            "persons": [
                "60790-50153",
                "60790-50715",
                "60790-51488",
                "60790-51503"
            ],
            "imported": "2006-11-07T11:53:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60791,
            "title": "Rasterelektronenmikroskopische Beurteilung von Candida Biofilmen auf Zentralvenenkathetern. ",
            "abstract": null,
            "authors": [
                "Paulitsch, A",
                "Stabentheiner, E",
                "Willinger, B",
                "Zsalatz, B",
                "Dornbusch, HJ",
                "Marth, E",
                "Buzina, W"
            ],
            "year": 2006,
            "source": "-30. Jahrestagung der Österreichischen Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin (ÖGHMP); May 29- June 01, 2006; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60791-14023",
                "60791-14092"
            ],
            "persons": [
                "60791-50715",
                "60791-51488",
                "60791-51503",
                "60791-51736"
            ],
            "imported": "2006-11-07T11:56:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60792,
            "title": "Gehirnabszess durch Scedosporium apiospermum (teleomorph Pseudallescheria boydii) nach Beinahe-Ertrinken (Near-Drowning). Fallbericht und Literaturüberblick. ",
            "abstract": null,
            "authors": [
                "Buzina, W",
                "Grisold, A",
                "Feierl, G",
                "Reinthaler, FF",
                "Holl, A",
                "Kleinert, R",
                "Roll, P",
                "Marth, E"
            ],
            "year": 2006,
            "source": "-30. Jahrestagung der Österreichischen Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin (ÖGHMP); May 29-June 01, 2006; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60792-14019",
                "60792-14020",
                "60792-14023",
                "60792-14051"
            ],
            "persons": [
                "60792-51680",
                "60792-50715",
                "60792-51503",
                "60792-51818",
                "60792-51863",
                "60792-51674"
            ],
            "imported": "2006-11-07T11:58:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60794,
            "title": "Lethal brain abscess due to Scedosporium apiospermum (teleomorph Pseudallescheria boydii) after a near-drowning incident: case report and review of the literature. ",
            "abstract": null,
            "authors": [
                "Buzina, W",
                "Grisold, A",
                "Feierl, G",
                "Reinthaler, FF",
                "Holl, A",
                "Kleinert, R",
                "Roll, P",
                "Marth, E"
            ],
            "year": 2006,
            "source": "-Congress of the International Society for Human and Animal Mycoses (ISHAM); June 25-29, 2006.; Paris, France. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60794-14019",
                "60794-14020",
                "60794-14023",
                "60794-14051"
            ],
            "persons": [
                "60794-51680",
                "60794-50715",
                "60794-51503",
                "60794-51818",
                "60794-51863",
                "60794-51674"
            ],
            "imported": "2006-11-07T12:01:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60795,
            "title": "Diagnostic innovations for gastro-entero-pancreatic neuroendocrine carcinomas.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2006,
            "source": "European Surgery. Eur Surg  2006; 38(S209):11--Congress of the Austrian Society of Surgery; JUNE 15; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60795-14073"
            ],
            "persons": [
                "60795-51760"
            ],
            "imported": "2006-11-07T12:22:58+01:00",
            "journal": "European Surgery",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60802,
            "title": "The Antibody NC82 Binds to Presynaptic Active Zones in the Locust.",
            "abstract": null,
            "authors": [
                "Leitinger, G",
                "Pabst, MA",
                "Rind, FC",
                "Simmons, PJ"
            ],
            "year": 2006,
            "source": "Proceedings of the 16th International Microscopy Congress. 317--IMC 16 (16th International Microscopy Congress) ; Sep 03-9, 2006; Sapporo, Japan. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60802-14017"
            ],
            "persons": [
                "60802-50960"
            ],
            "imported": "2006-11-07T13:28:35+01:00",
            "journal": "Proceedings of the 16th International Microscopy Congress",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60803,
            "title": "Plastische Chirurgie und Orthopädie ¿ ein Überblick",
            "abstract": null,
            "authors": [
                "Schwarzl, F",
                "Koch, H"
            ],
            "year": 2006,
            "source": "2. interdisziplinäres Frühjahrssymposium für Plastische Chirurgie; 30. März ¿ 1. April 2006; Rohrmoos, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60803-14076"
            ],
            "persons": [
                "60803-51895"
            ],
            "imported": "2006-11-07T13:30:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60806,
            "title": "Where to look for the sentinel lymph node in cervical cancer",
            "abstract": null,
            "authors": [
                "Bader, A",
                "Winter, R",
                "Pristauz, G",
                "Haas, J",
                "Oge, T",
                "Tamussino, K"
            ],
            "year": 2006,
            "source": "International Journal of Gynecological Cancer . Proceedings of the 11th Biennial International Gynecologic Cancer Society Meeting ; 16,Suppl.(3):754-754.-11th Biennial International Gynecologic Cancer Society Meeting ; OCT 14-18, 2006; Santa Monica, Ca, USA . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60806-14038",
                "60806-14063"
            ],
            "persons": [
                "60806-51627",
                "60806-51891",
                "60806-74796"
            ],
            "imported": "2006-11-07T15:29:11+01:00",
            "journal": "International Journal of Gynecological Cancer ",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60807,
            "title": "Short Tandem Repeats: Individualisierungsmöglichkeiten bei Tier und Mensch (Evaluation of Short Tandem Repeats in Animals and Humans).",
            "abstract": null,
            "authors": [
                "Reichenpfader, B"
            ],
            "year": 2001,
            "source": " [ Dissertation ] Graz University; 2001. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60807-14019"
            ],
            "persons": [
                "60807-50695"
            ],
            "imported": "2006-11-07T15:33:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Graz University",
            "country": "40",
            "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": 60808,
            "title": "Clinical presentation of cervical involvement by primary endometrial cancer ",
            "abstract": null,
            "authors": [
                "Pristauz, G",
                "Bjelic, V",
                "Fischerauer, E",
                "Winter, R",
                "Petru, E"
            ],
            "year": 2006,
            "source": "International Journal of Gynecological Cancer . Proceedings of the 11th Biennial International Gynecologic Cancer Society Meeting; 16,Suppl(3):801-801.-11th Biennial International Gynecologic Cancer Society Meeting; OCT 14-18, 2006; Santa Monica, Ca, USA . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60808-14038",
                "60808-14049",
                "60808-14063"
            ],
            "persons": [
                "60808-57571",
                "60808-74796",
                "60808-51624"
            ],
            "imported": "2006-11-07T15:43:54+01:00",
            "journal": "International Journal of Gynecological Cancer ",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60809,
            "title": "Untersuchungen zu Wechselwirkungen zwischen der Squalenepoxidase aus Saccharomyces cerevisiae und anderen Proteinen. ",
            "abstract": null,
            "authors": [
                "Reichenpfader, B"
            ],
            "year": 1996,
            "source": " [ Diplomarbeit/Master Thesis ] Graz University; 1996. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60809-50695"
            ],
            "imported": "2006-11-07T15:54:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Graz University",
            "country": "40",
            "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": 60819,
            "title": "IQM - an Image Analysis System for Quantitative Morphology.",
            "abstract": null,
            "authors": [
                "Ahammer, H",
                ""
            ],
            "year": 2006,
            "source": "IDL User Success Stories, Invited contribution,\r\nhttp://www.creaso.com/english/15_succ/idl_med_iqm/idl_med_iqm.htm. 2006",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60819-51753"
            ],
            "imported": "2006-11-07T17:19: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": true
        },
        {
            "id": 60825,
            "title": "Localisation of an antigen to the presynaptic active zone in the locust, Schistocerca gregaria.",
            "abstract": null,
            "authors": [
                "Leitinger, G",
                "Pabst, MA",
                "Rind, FC",
                "Simmons, PJ"
            ],
            "year": 2006,
            "source": "FENS Abstr. 3: A012.1--FENS (Federation of European Neuroscience) Forum 2006; JUL 8-23, 2006; Vienna, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60825-14017"
            ],
            "persons": [
                "60825-50960"
            ],
            "imported": "2006-11-07T18:15:59+01:00",
            "journal": "FENS Abstr",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60826,
            "title": "Serotonin-immunoreactive neurones in the visual system of larval and adult praying mantis (Tenodera sinensis) / Serotonin-immunreaktive Neuronen im visuellen System von Larven und Adulttieren der Gottesanbeterin (Tenodera sinensis) ",
            "abstract": null,
            "authors": [
                "Leitinger, G"
            ],
            "year": 1997,
            "source": " [ Dissertation ] Graz Karl Franzens University; 1997. pp.117. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60826-50960"
            ],
            "imported": "2006-11-07T18:35:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "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": 60827,
            "title": "Frühe postembryonale Entwicklung des Komplexauges und der Lamina ganglionaris der Gottesanbeterin nach Photodegeneration der akuten Zone mit Sulforhodamin : licht- und elektronenmikroskopische Untersuchungen",
            "abstract": null,
            "authors": [
                "Leitinger, G"
            ],
            "year": 1994,
            "source": " [ Diplomarbeit/Master Thesis ] Graz Karl Franzens University; 1994. pp.79. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60827-50960"
            ],
            "imported": "2006-11-07T18:39:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "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
        }
    ]
}