
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/24a7890bb48ce264f381573d60be3c800/ist_bib",         
         "tags" : [
            "Economic","systems","Distributed","Collaborative","predictive","control,","model"
         ],
         
         "intraHash" : "4a7890bb48ce264f381573d60be3c800",
         "interHash" : "95c640eac92b191d085b92888f140111",
         "label" : "A distributed economic MPC framework for cooperative control under conflicting objectives",
         "user" : "ist_bib",
         "description" : "",
         "date" : "2021-05-18 15:30:24",
         "changeDate" : "2021-05-18 13:32:10",
         "count" : 3,
         "pub-type": "article",
         "journal": "Automatica",
         "year": "2018", 
         "url": "http://www.sciencedirect.com/science/article/pii/S0005109818303479", 
         
         "author": [ 
            "Philipp N. Köhler","Matthias A. Müller","Frank Allgöwer"
         ],
         "authors": [
         	
            	{"first" : "Philipp N.",	"last" : "Köhler"},
            	{"first" : "Matthias A.",	"last" : "Müller"},
            	{"first" : "Frank",	"last" : "Allgöwer"}
         ],
         "volume": "96","pages": "368 - 379",
         "issn" : "0005-1098",
         
         "doi" : "https://doi.org/10.1016/j.automatica.2018.07.001",
         
         "bibtexKey": "ist:koehler2018"

      }
	  
   ]
}
