$id = '771'
$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) 771,
'user_id' => (int) 0,
'volume' => (int) 72,
'volumeno' => (int) 7,
'issuseno' => (int) 1,
'issusemonth' => 'January',
'issuseyear' => '2016',
'title' => '<p>Green Synthesis And Antimicrobial Activity Of Silver Nanoparticles Onto Cotton Fabric: An Amenable Option For Textile Industries </p>
',
'meta_title' => 'Green synthesis and antimicrobial activity of silver nanoparticles onto cotton fabric: An amenable o',
'meta_desc' => 'Green synthesis and antimicrobial activity of silver nanoparticles onto cotton fabric: An amenable o',
'meta_keyword' => 'Biosynthesis, nano-silver, bionanotechnology, microstructure, plant system.',
'alias_name' => 'greensynthesisandantimicrobialactivityofsilvernanoparticlesontocottonfabric anamenableoptionfortextileindustries ',
'authorname' => '<p>Anal K. Jha and Kamal Prasad<sup>*</sup></p>
',
'authorfrontname' => 'Anal K. Jha and Kamal Prasad',
'authoraffiliation' => '<p><em>Aryabhatta Centre for Nanoscience and Nanotechnology, Aryabhatta Knowledge University, Patna 800001, India</em></p>
',
'authoremail' => '<p>E-mail: k.prasad65@gmail.com</p>
',
'authorbiography' => '',
'page' => '42-46',
'pagesequence' => '8',
'doi' => '10.5185/amlett.2016.6083',
'articletype' => '1',
'keyword' => '<p>Biosynthesis, nano-silver, bionanotechnology, microstructure, plant system.</p>
',
'abstractpdf' => null,
'abstractdec' => '<p style="text-align:justify"><span style="font-family:times new roman,serif; font-size:10.0pt">Biosynthesis, characterizations and applications of nanoparticles have become an important branch of nanotechnology nowadays. In this paper, green synthesis of silver nanoparticles (AgNPs) using the alcoholic extract of <em>Clerodendron infortunatum</em> as a reducing and stabilizing agent, has been discussed. This biosynthetic method is simple, cost-effective and reproducible. Formation of AgNPs was established by X-ray diffraction, scanning and transmission electron microscopy, UV-visible spectroscopy techniques. The phytochemicals responsible for nano-transformation were principally phenolics, tannins and organic acids present in the leaves. Further, AgNPs were used for antibacterial treatment of cotton fabrics which was tested by antibacterial activity assessment of textile material by agar diffusion method against <em>Staphylococcus aureus</em>. The colloidal AgNPs have been soaked onto cotton fabrics and studied for their effective antibacterial activity toward <em>Staphylococcus aureus</em> which showed remarkable antibacterial activity.</span></p>
',
'fullabstractpdf' => '567979b32cb421450801587_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:17:59',
'sequence' => (int) 8,
'status' => (int) 1,
'published' => (int) 1,
'mostcitedissue' => (int) 0,
'view_counts' => (int) 3,
'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 42-46, 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 = '771'
$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) 771,
'user_id' => (int) 0,
'volume' => (int) 72,
'volumeno' => (int) 7,
'issuseno' => (int) 1,
'issusemonth' => 'January',
'issuseyear' => '2016',
'title' => '<p>Green Synthesis And Antimicrobial Activity Of Silver Nanoparticles Onto Cotton Fabric: An Amenable Option For Textile Industries </p>
',
'meta_title' => 'Green synthesis and antimicrobial activity of silver nanoparticles onto cotton fabric: An amenable o',
'meta_desc' => 'Green synthesis and antimicrobial activity of silver nanoparticles onto cotton fabric: An amenable o',
'meta_keyword' => 'Biosynthesis, nano-silver, bionanotechnology, microstructure, plant system.',
'alias_name' => 'greensynthesisandantimicrobialactivityofsilvernanoparticlesontocottonfabric anamenableoptionfortextileindustries ',
'authorname' => '<p>Anal K. Jha and Kamal Prasad<sup>*</sup></p>
',
'authorfrontname' => 'Anal K. Jha and Kamal Prasad',
'authoraffiliation' => '<p><em>Aryabhatta Centre for Nanoscience and Nanotechnology, Aryabhatta Knowledge University, Patna 800001, India</em></p>
',
'authoremail' => '<p>E-mail: k.prasad65@gmail.com</p>
',
'authorbiography' => '',
'page' => '42-46',
'pagesequence' => '8',
'doi' => '10.5185/amlett.2016.6083',
'articletype' => '1',
'keyword' => '<p>Biosynthesis, nano-silver, bionanotechnology, microstructure, plant system.</p>
',
'abstractpdf' => null,
'abstractdec' => '<p style="text-align:justify"><span style="font-family:times new roman,serif; font-size:10.0pt">Biosynthesis, characterizations and applications of nanoparticles have become an important branch of nanotechnology nowadays. In this paper, green synthesis of silver nanoparticles (AgNPs) using the alcoholic extract of <em>Clerodendron infortunatum</em> as a reducing and stabilizing agent, has been discussed. This biosynthetic method is simple, cost-effective and reproducible. Formation of AgNPs was established by X-ray diffraction, scanning and transmission electron microscopy, UV-visible spectroscopy techniques. The phytochemicals responsible for nano-transformation were principally phenolics, tannins and organic acids present in the leaves. Further, AgNPs were used for antibacterial treatment of cotton fabrics which was tested by antibacterial activity assessment of textile material by agar diffusion method against <em>Staphylococcus aureus</em>. The colloidal AgNPs have been soaked onto cotton fabrics and studied for their effective antibacterial activity toward <em>Staphylococcus aureus</em> which showed remarkable antibacterial activity.</span></p>
',
'fullabstractpdf' => '567979b32cb421450801587_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:17:59',
'sequence' => (int) 8,
'status' => (int) 1,
'published' => (int) 1,
'mostcitedissue' => (int) 0,
'view_counts' => (int) 3,
'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 42-46, 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
Green synthesis and antimicrobial activity of silver nanoparticles onto cotton fabric: An amenable o
Green synthesis and antimicrobial activity of silver nanoparticles onto cotton fabric: An amenable o
×
advanced search
Green Synthesis And Antimicrobial Activity Of Silver Nanoparticles Onto Cotton Fabric: An Amenable Option For Textile Industries
Anal K. Jha and Kamal Prasad*
Aryabhatta Centre for Nanoscience and Nanotechnology, Aryabhatta Knowledge University, Patna 800001, India
Biosynthesis, characterizations and applications of nanoparticles have become an important branch of nanotechnology nowadays. In this paper, green synthesis of silver nanoparticles (AgNPs) using the alcoholic extract of Clerodendron infortunatum as a reducing and stabilizing agent, has been discussed. This biosynthetic method is simple, cost-effective and reproducible. Formation of AgNPs was established by X-ray diffraction, scanning and transmission electron microscopy, UV-visible spectroscopy techniques. The phytochemicals responsible for nano-transformation were principally phenolics, tannins and organic acids present in the leaves. Further, AgNPs were used for antibacterial treatment of cotton fabrics which was tested by antibacterial activity assessment of textile material by agar diffusion method against Staphylococcus aureus. The colloidal AgNPs have been soaked onto cotton fabrics and studied for their effective antibacterial activity toward Staphylococcus aureus which showed remarkable antibacterial activity.
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.