Journal Papers
Target Coverage Through Distributed Clustering in Directional Sensor Networks
Publication: Eurasip Journal on Wireless Communications and Networking, April 2015 (in Press). SCIE,
Authors: Md. Mofijul Islam, Md. Ahasanuzzaman, Md. Abdur Razzaque, M. M. Hassan, Abdulhameed Alelaiwi, Yang Xiang
'; // Iterate over the Author array within each journal foreach ($journal['Author'] as $author) { // Access individual elements of each author $authorName = $author['AuthorName']; // Process or output the values as needed echo "Author Name: $authorName\n"; echo '
'; } } } ?> '; print_r($response[0]["Year"]); echo '
'; print_r($response[0]["JournalList"][0]["PaperTitle"]); echo '
'; print_r($response[0]["JournalList"][0]["JournalLink"]); echo '
'; print_r($response[0]["JournalList"][0]["Keyword"]); echo '
'; print_r($response[0]["JournalList"][0]["JournalTitle"]); echo '
'; print_r($response[0]["JournalList"][0]["Author"][0]["AuthorName"]); ?>