$id = '764'
$issue = object(Cake\ORM\Table) {
'registryAlias' => 'Issues',
'table' => 'issues',
'alias' => 'Issues',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$article_current = object(Cake\ORM\Table) {
'registryAlias' => 'Articles',
'table' => 'articles',
'alias' => 'Articles',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$article = object(Cake\ORM\Entity) {
'id' => (int) 764,
'user_id' => (int) 0,
'volume' => (int) 72,
'volumeno' => (int) 7,
'issuseno' => (int) 1,
'issusemonth' => 'January',
'issuseyear' => '2016',
'title' => '<p>An Era Of High-tech Materials</p>
',
'meta_title' => 'An era of high-tech materials',
'meta_desc' => 'An era of high-tech materials',
'meta_keyword' => 'High-tech materials, nanotechnology, nanobiosensors, graphene',
'alias_name' => '<p>aneraofhigh-techmaterials<-p>',
'authorname' => '<p>Ashutosh Tiwari</p>
',
'authorfrontname' => 'Ashutosh Tiwari',
'authoraffiliation' => '',
'authoremail' => '',
'authorbiography' => '',
'page' => '1-2',
'pagesequence' => '1',
'doi' => '10.5185/amlett.2016.1001',
'articletype' => '2',
'keyword' => '<p>High-tech materials, nanotechnology, nanobiosensors, graphene.</p>
',
'abstractpdf' => null,
'abstractdec' => '<p style="text-align:justify"><span style="font-family:times new roman,serif; font-size:10.0pt">The design of innovative materials is one of measure for driving industry to place the sustainable basis of new technology in order to enhance the wealth and well-being of society. The last half century has realized a vital development in the area of high-tech materials ranging from various elements and composites, emerged through synthetic chemistry and often drawing motivation from the nature. The idea of an intelligent material imagines added values in terms of functionality built into the materials structure desirable to response the defined conditions. The previous two decades has emerged to understand the extraordinary behavior and properties of engineered nanostructured materials.</span></p>
',
'fullabstractpdf' => '567973288f7c01450799912_fullabstratct.pdf',
'fullabstractdesc' => '',
'supporting_information' => null,
'tocimage' => '',
'received' => '',
'accepted_for_publication' => '',
'checked_for_plagiarism' => 'Yes',
'review_by' => '',
'peer_reviewers_approved_by' => '',
'peer_reviewer_comments' => '',
'editor_who_approved_publication' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => '2016-06-18 23:42:16',
'sequence' => (int) 1,
'status' => (int) 1,
'published' => (int) 1,
'mostcitedissue' => (int) 0,
'view_counts' => (int) 1,
'count_download' => (int) 0,
'admin_delete' => (int) 0,
'citation_author' => null,
'citation_author_institution' => null,
'last_page' => (int) 0,
'article_html_data' => null,
'refernece' => null,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Articles'
}
$issue_article = 'Volume 7, Issue 1, Article ID 1-2, January 2016'
$Issues_articles_image = null
$coverimage_artciles = ''
$coverimage_desc = ''
$issue_data = object(Cake\ORM\Entity) {
'id' => (int) 530,
'type' => '21',
'volumenumber' => '12',
'issusenumber' => '6',
'issusemonth' => 'June',
'issuseyear' => '2021',
'pageno' => '21061633-21061641',
'sequence' => (int) 1,
'coverimage_file' => 'June_1616504156.jpg',
'coverimagepdf_file' => null,
'coverimage_desc' => '<p style="text-align:justify">The International Association of Advanced Materials (IAAM) is stepped into the next decade by leading the ‘<a href="https://www.iaamonline.org/advancement-of-materials-to-sustainable-and-green-world" target="_blank">Advancement of Materials to Sustainable and Green World’</a> to working in line with the United Nations’ Sustainable Development Goals (SDGs) for a green future. With its accumulative sustainable development agenda, the association puts world-wide efforts with Materials Science, Engineering, and Technology across spheres of academia and industry towards potentially addressing the challenges of sustainability of materials research and innovation for a green world. The cover photo of this June 2021 issue of Advanced Materials Letters is dedicated to <a href="https://www.iaamonline.org/sustainable-development-agenda-for-2030" target="_blank">IAAM’s Sustainable Development Agenda for 2030</a> and inspired by the <a href="https://www.vbripress.com/aml/articles/details/1628" target="_blank">editorial article</a> by Dr. Ashutosh Tiwari.</p>
',
'download_count' => (int) 0,
'admin_delete' => (int) 0,
'status' => (int) 1,
'created' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Issues'
}
App\Controller\ArticlesController::details() - APP/Controller/ArticlesController.php, line 300
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 429
Cake\Routing\Dispatcher::_invoke() - CORE/src/Routing/Dispatcher.php, line 114
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 87
[main] - ROOT/webroot/index.php, line 51
Notice (8): Trying to get property of non-object [APP/Controller/ArticlesController.php, line 302]
$id = '764'
$issue = object(Cake\ORM\Table) {
'registryAlias' => 'Issues',
'table' => 'issues',
'alias' => 'Issues',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$article_current = object(Cake\ORM\Table) {
'registryAlias' => 'Articles',
'table' => 'articles',
'alias' => 'Articles',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$article = object(Cake\ORM\Entity) {
'id' => (int) 764,
'user_id' => (int) 0,
'volume' => (int) 72,
'volumeno' => (int) 7,
'issuseno' => (int) 1,
'issusemonth' => 'January',
'issuseyear' => '2016',
'title' => '<p>An Era Of High-tech Materials</p>
',
'meta_title' => 'An era of high-tech materials',
'meta_desc' => 'An era of high-tech materials',
'meta_keyword' => 'High-tech materials, nanotechnology, nanobiosensors, graphene',
'alias_name' => '<p>aneraofhigh-techmaterials<-p>',
'authorname' => '<p>Ashutosh Tiwari</p>
',
'authorfrontname' => 'Ashutosh Tiwari',
'authoraffiliation' => '',
'authoremail' => '',
'authorbiography' => '',
'page' => '1-2',
'pagesequence' => '1',
'doi' => '10.5185/amlett.2016.1001',
'articletype' => '2',
'keyword' => '<p>High-tech materials, nanotechnology, nanobiosensors, graphene.</p>
',
'abstractpdf' => null,
'abstractdec' => '<p style="text-align:justify"><span style="font-family:times new roman,serif; font-size:10.0pt">The design of innovative materials is one of measure for driving industry to place the sustainable basis of new technology in order to enhance the wealth and well-being of society. The last half century has realized a vital development in the area of high-tech materials ranging from various elements and composites, emerged through synthetic chemistry and often drawing motivation from the nature. The idea of an intelligent material imagines added values in terms of functionality built into the materials structure desirable to response the defined conditions. The previous two decades has emerged to understand the extraordinary behavior and properties of engineered nanostructured materials.</span></p>
',
'fullabstractpdf' => '567973288f7c01450799912_fullabstratct.pdf',
'fullabstractdesc' => '',
'supporting_information' => null,
'tocimage' => '',
'received' => '',
'accepted_for_publication' => '',
'checked_for_plagiarism' => 'Yes',
'review_by' => '',
'peer_reviewers_approved_by' => '',
'peer_reviewer_comments' => '',
'editor_who_approved_publication' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => '2016-06-18 23:42:16',
'sequence' => (int) 1,
'status' => (int) 1,
'published' => (int) 1,
'mostcitedissue' => (int) 0,
'view_counts' => (int) 1,
'count_download' => (int) 0,
'admin_delete' => (int) 0,
'citation_author' => null,
'citation_author_institution' => null,
'last_page' => (int) 0,
'article_html_data' => null,
'refernece' => null,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Articles'
}
$issue_article = 'Volume 7, Issue 1, Article ID 1-2, January 2016'
$Issues_articles_image = null
$coverimage_artciles = '/aml/uploads/coverimage/'
$coverimage_desc = ''
$issue_data = object(Cake\ORM\Entity) {
'id' => (int) 530,
'type' => '21',
'volumenumber' => '12',
'issusenumber' => '6',
'issusemonth' => 'June',
'issuseyear' => '2021',
'pageno' => '21061633-21061641',
'sequence' => (int) 1,
'coverimage_file' => 'June_1616504156.jpg',
'coverimagepdf_file' => null,
'coverimage_desc' => '<p style="text-align:justify">The International Association of Advanced Materials (IAAM) is stepped into the next decade by leading the ‘<a href="https://www.iaamonline.org/advancement-of-materials-to-sustainable-and-green-world" target="_blank">Advancement of Materials to Sustainable and Green World’</a> to working in line with the United Nations’ Sustainable Development Goals (SDGs) for a green future. With its accumulative sustainable development agenda, the association puts world-wide efforts with Materials Science, Engineering, and Technology across spheres of academia and industry towards potentially addressing the challenges of sustainability of materials research and innovation for a green world. The cover photo of this June 2021 issue of Advanced Materials Letters is dedicated to <a href="https://www.iaamonline.org/sustainable-development-agenda-for-2030" target="_blank">IAAM’s Sustainable Development Agenda for 2030</a> and inspired by the <a href="https://www.vbripress.com/aml/articles/details/1628" target="_blank">editorial article</a> by Dr. Ashutosh Tiwari.</p>
',
'download_count' => (int) 0,
'admin_delete' => (int) 0,
'status' => (int) 1,
'created' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Issues'
}
App\Controller\ArticlesController::details() - APP/Controller/ArticlesController.php, line 302
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 429
Cake\Routing\Dispatcher::_invoke() - CORE/src/Routing/Dispatcher.php, line 114
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 87
[main] - ROOT/webroot/index.php, line 51
The design of innovative materials is one of measure for driving industry to place the sustainable basis of new technology in order to enhance the wealth and well-being of society. The last half century has realized a vital development in the area of high-tech materials ranging from various elements and composites, emerged through synthetic chemistry and often drawing motivation from the nature. The idea of an intelligent material imagines added values in terms of functionality built into the materials structure desirable to response the defined conditions. The previous two decades has emerged to understand the extraordinary behavior and properties of engineered nanostructured materials.
Welcome to the new website of Advance Materials Letters!
Important Information for Manuscript Submission
Submission of revised manuscripts - If you have submitted your article in our old submission system, all authors are requested to submit their revisions in the old submission system using your existing username and passwords.
New Submissions are welcome to submit manuscripts using ScholarOne submission system.