CINXE.COM

Top Software Engineering Research articles of 2020

<!doctype html> <html> <head> <!--Import Google Icon Font--> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous"> <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> <!--Import materialize.css--> <link type="text/css" rel="stylesheet" href="/css/materialize.min.css" media="screen,projection" /> <link type="text/css" rel="stylesheet" href="/css/main.css" /> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="Top Software Engineering Research articles of 2020"> <meta name="robots" content="index, follow"> <meta name="keywords" content="Top Software Engineering Research articles of 2020"> <meta name="audience" content="all"> <meta name="distribution" content="global"> <meta name="imagetoolbar" content="no"> <meta property="og:title" content="Top Software Engineering Research articles of 2020"> <meta property="og:site_name" content="aircconline.com"> <meta property="og:type" content="website"> <meta property="og:url" content="http://www.aircconline.com"> <meta property="og:image" content="/img/aircc.jpg"> <meta property="og:description" content="Top Software Engineering Research articles of 2020"> <link rel="icon" type="image/ico" href="/img/aircc.jpg"> <title>Top Software Engineering Research articles of 2020 </title> </head> <body> <!-- Responsive NavBar --> <div class="navbar-fixed"> <nav class="cyan lighten-2 z-depth-5"> <div class="container"> <div class="nav-wrapper"> <ul> <li id="b-logo"> <img id="brand-logo" href="/index.html" class="hide-on-med-and-down" src="/img/aircc.jpg"> </li> </ul> <a class="brand-logo" href="/index.html">Top Software Engineering Research articles of 2020</a> <a data-activates="side-nav" class="button-collapse show-on-small left"> <i class="material-icons">menu</i> </a> <ul class="right hide-on-med-and-down"> <li class="active"> <a href="/index">Home</a> </li> </ul> </div> </div> </nav> </div> <!-- SIDE NAVBAR --> <ul class="side-nav" id="side-nav"> <li> <div class="user-view arc"> <div class="background"> <img class="mobile-overlay" > </div> <a href="/index"> <i id="cl" class="material-icons cyan-text text-lighten-2 right">close</i> </a> <a href="/index"> <img class="circle" src="/img/aircc.jpg"> </a> <h4 class="grey-text">Top Software Engineering Research articles of 2020</h4> </div> </li> <li class="active"> <a href="/index">Home <i class="material-icons">home</i> </a> </li> <li class=""> <a href="/catalog.html">Catalog <i class="material-icons">file_copy</i> </a> </li> <!-- Search Bar --> <li> <a class="openIcon" id="icon" onclick="openSearch()"> <i class="material-icons">search</i> Search </a> </li> </ul> <!-- Search Icon Overlay Content --> <div id="myOverlay" class="overlay"> <span class="closeIcon" onclick="closeSearch()" title="Close Overlay">&times;</span> <div class="overlay-content"> <form action="https://airccj.org/csecfp/library/Search.php"> <input type="text" placeholder="Search.." name="title"> <button type="submit"> <i class="material-icons center">search</i> </button> </form> </div> </div> <div class="fixed-action-btn" id="scrollTop"> <a class="btn btn-small btn-floating waves-effect waves-light blue lighten-1 pulse" onclick="topFunction()"> <i class="material-icons">keyboard_arrow_up</i> </a> </div> <!-- Main Section - Left --> <!-- Main Section - Left --> <section class="section-main"> <div class="container"> <div class="row"> <div class="col s12 m8"> <div class="card z-depth-2"> <div class="card-content"> <h5 class="cyan-text center text-darken-1">Top Software Engineering Research articles of 2020</h5> </div> </div> <!-- paper 1 --> <div class="card"> <h5 id="is" class="cyan lighten-2 white-text"><p style="text-align: center;">FROM QUALITY ASSURANCE TO QUALITY ENGINEERING FOR DIGITAL TRANSFORMATION </p></h5> <div class="card-content grey-text"> <ul> <div> <p style="text-align: center;font-size:20px;line-height: 22px;"> Kiran Kumaar CNK, Capgemini India Private Limited, India </p> <h5 style="color:#c11f1f">ABSTRACT</h5> <p style="text-align: justify;"> Defects are one of the seven prominent wastes in lean process that arises out of the failure of a product or functionality from meeting customer expectations. These defects, in turn, can cause rework and redeployment of that product or functionality again, which costs valuable time, effort, and money. As per the survey, most of the clients invest much time, energy, and money in fixing production defects. This paper provides information about ways to move into quality engineering from quality assurance mode for digital transformation by diagnostic, Predictive & Prescriptive approaches, it also outlines the overall increase in quality observations, given QA shift left and continuous delivery through Agile with the integration of analytics and toolbox. </p> <h5 style="color:#c11f1f">KEYWORDS</h5> <p style="text-align: justify;">Diagnostic, Predictive & Prescriptive approaches, continuous delivery through Agile.</p> <br>.. <p style="text-align: justify;font-size:13px;">Full Paper<br><a href="https://aircconline.com/csit/csit1002.pdf" target="blank"> https://aircconline.com/csit/csit1002.pdf</a></p> <br> <p style="text-align: justify;font-size:13px;">Volume Link : <br><a href="http://airccse.org/csit/V10N02.html" target="blank">http://airccse.org/csit/V10N02.html </a></p> <br> <br> </div> </ul> </div> </div> <!-- paper 2 --> <div class="card"> <h5 id="is" class="cyan lighten-2 white-text"><p style="text-align: center;">DESIGN OF SOFTWARE TRUSTED TOOL BASED ON SEMANTIC ANALYSIS </p></h5> <div class="card-content grey-text"> <ul> <div> <p style="text-align: center;font-size:20px;line-height: 22px;">Guofengli, Beijing University of Technology, Beijing, China </p> <h5 style="color:#c11f1f">ABSTRACT</h5> <p style="text-align: justify;"> IAt present, the research on software trustworthiness mainly focuses on two parts: behavioral trustworthiness and trusted computing. The research status of trusted computing is in the stage of active immune of trusted 3.0. Behavioral trustworthiness mainly focuses on the detection and monitoring of software behavior trajectory. Abnormal behaviors are found through scene and hierarchical monitoring program call sequence, Restrict sensitive and dangerous software behavior.</p> <p style="text-align: justify;">At present, the research of behavior trust mainly uses XML language to configure behavior statement, which constrains sensitive and dangerous software behaviors. These researches are mainly applied to software trust testing methods. The research of XML behavior statement file mainly uses the method of obtaining sensitive behavior set and defining behavior path to manually configure. It mainly focuses on the formulation of behavior statements and the generation of behavior statement test cases. There are few researches on behavior semantics trustworthiness. Behavior statements are all based on behavior set configuration XML format declaration files. There are complicated and time-consuming problems in manual configuration, including incomplete behavior sets. This paper uses the trusted tool of semantic analysis technology to solve the problem of behavior set integrity And can generate credible statement file efficiently.</p> <p style="text-align: justify;">The main idea of this paper is to use semantic analysis technology to model requirements, including dynamic semantic analysis and static semantic analysis. This paper uses UML model to automatically generate XML language code, behavioral semantic analysis and modeling, and formal modeling of non functional requirements, so as to ensure the credibility of the developed software trusted tools and the automatically generated XML files. It is mainly based on the formal construction of non functional requirements Model research, semantic analysis of the state diagram and function layer in the research process, generation of XML language trusted behavior declaration file by activity diagram established by model driven method, and finally generation of functional semantic set and functional semantic tree set by semantic analysis to ensure the integrity of the software. Behavior set generates behavior declaration file in XML format by the design of trusted tools Trusted computing is used to verify the credibility of trusted tools. </p> <h5 style="color:#c11f1f">KEYWORDS</h5> <p style="text-align: justify;">Behavior declaration, behavior semantic analysis, trusted tool design, functional semantic set.</p> <br> <p style="text-align: justify;font-size:13px;">For More Details : <br><a href="https://aircconline.com/csit/csit1002.pdf" target="blank">https://aircconline.com/csit/csit1002.pdf</a></p> <br> <p style="text-align: justify;font-size:13px;">Volume Link : <br><a href="http://airccse.org/csit/V10N02.html" target="blank">http://airccse.org/csit/V10N02.html</a></p> <br> </div> </ul> </div> </div> <!-- paper 3 --> <div class="card"> <h5 id="is" class="cyan lighten-2 white-text"><p style="text-align: center;">DOCPRO: A FRAMEWORK FOR BUILDING DOCUMENT PROCESSING SYSTEMS </p></h5> <div class="card-content grey-text"> <ul> <div> <p style="text-align: center;font-size:20px;line-height: 22px;">Ming-Jen Huang, Chun-Fang Huang, Chiching Wei Foxit Software Inc., Albrae Street, Fremont, USA </p> <h5 style="color:#c11f1f">ABSTRACT</h5> <p style="text-align: justify;">With the recent advance of the deep neural network, we observe new applications of natural language processing (NLP) and computer vision (CV) technologies. Especaully, when applying them to document processing, NLP and CV tasks are usually treated individually in research work and open source libraries. However, designing a real-world document processing system needs to weave NLP and CV tasks and their generated information together. There is a need to have a unified approach for processing documents containing textual and graphical elements with rich formats, diverse layout arrangement, and distinct semantics. This paper introduces a framework to fulfil this need. The framework includes a representation model definition for holding the generated information and specifications defining the coordination between the NLP and CV tasks. </p> <h5 style="color:#c11f1f">KEYWORDS</h5> <p style="text-align: justify;">Document Processing, Framework, Formal definition, Machine Learning.</p> <br> <p style="text-align: justify;font-size:13px;">For More Details : <br><a href="https://aircconline.com/csit/csit1009.pdf" target="blank">https://aircconline.com/csit/csit1009.pdf</a></p> <br> <p style="text-align: justify;font-size:13px;">Volume Link : <br><a href="http://airccse.org/csit/V10N09.html" target="blank">http://airccse.org/csit/V10N09.html</a></p> <br> </div> </ul> </div> </div> <!-- paper 4--> <div class="card"> <h5 id="is" class="cyan lighten-2 white-text"><p style="text-align: center;">MODERATION EFFECT OF SOFTWARE ENGINEERS’ EMOTIONAL INTELLIGENCE (EQ) BETWEEN THEIR WORK ETHICS AND THEIR WORK PERFORMANCE </p></h5> <div class="card-content grey-text"> <ul> <div> <p style="text-align: center;font-size:20px;line-height: 22px;">Shafia Khatun and Norsaremah Salleh International Islamic University Malaysia (IIUM), Kuala Lumpur, Malaysia </p> <h5 style="color:#c11f1f">ABSTRACT</h5> <p style="text-align: justify;">In today’s world, software is being used in every sector, be it education, healthcare, security, transportation, finance and so on. As software engineers are affecting society greatly, if they do not behave ethically, it could cause widespread damage, such as the Facebook-CambridgeAnalytica scandal in 2018. Therefore, investigating the ethics of software engineers and the relationships it has with other interpersonal variables such as work performance is important for understanding what could be done to improve the situation. Software engineers work in rapidly-changing business environments which lead to a lot of stress. Their emotions are important for dealing with this, and can impact their ethical decision-making. In this quantitative study, the researcher aims to investigate whether Emotional Intelligence (EQ) moderates the relationship between work ethics of software engineers and their work performance using hierarchical multiple regression analysis in SPSS. The findings have found that EQ does significantly moderate the relationship between work ethics and work performance. These findings provide valuable information for improving the ethical behavior of software engineers. </p> <h5 style="color:#c11f1f">KEYWORDS</h5> <p style="text-align: justify;">Software engineers, emotional intelligence, work ethics, work performance, quantitative study .</p> <br> <p style="text-align: justify;font-size:13px;">For More Details : <br><a href="https://aircconline.com/csit/csit1014.pdf" target="blank">https://aircconline.com/csit/csit1014.pdf</a></p> <br> <p style="text-align: justify;font-size:13px;">Volume Link : <br><a href="http://airccse.org/csit/V10N14.html" target="blank">http://airccse.org/csit/V10N14.html</a></p> <br> </div> </ul> </div> </div> <!-- paper 5 --> <div class="card"> <h5 id="is" class="cyan lighten-2 white-text"><p style="text-align: center;"> UNIQUE SOFTWARE ENGINEERING TECHNIQUES: PANACEA FOR THREAT COMPLEXITIES IN SECURE MULTIPARTY COMPUTATION (MPC) WITH BIG DATA </p></h5> <div class="card-content grey-text"> <ul> <div> <p style="text-align: center;font-size:20px;line-height: 22px;">Uchechukwu Emejeamara<sup>1</sup> , Udochukwu Nwoduh<sup>2</sup> and Andrew Madu<sup>2</sup> <sup>1</sup>IEEE Computer Society, Connecticut Section, USA <sup>2</sup>Federal Polytechnic Nekede, Nigeria. </p> <h5 style="color:#c11f1f">ABSTRACT</h5> <p style="text-align: justify;"> Most large corporations with big data have adopted more privacy measures in handling their sensitive/private data and as a result, employing the use of analytic tools to run across multiple sources has become ineffective. Joint computation across multiple parties is allowed through the use of secure multi-party computations (MPC). The practicality of MPC is impaired when dealing with large datasets as more of its algorithms are poorly scaled with data sizes. Despite its limitations, MPC continues to attract increasing attention from industry players who have viewed it as a better approach to exploiting big data. Secure MPC is however, faced with complexities that most times overwhelm its handlers, so the need for special software engineering techniques for resolving these threat complexities. This research presents cryptographic data security measures, garbed circuits protocol, optimizing circuits, and protocol execution techniques as some of the special techniques for resolving threat complexities associated with MPC’s. Honest majority, asymmetric trust, covert security, and trading off leakage are some of the experimental outcomes of implementing these special techniques. This paper also reveals that an essential approach in developing suitable mitigation strategies is having knowledge of the adversary type. </p> <h5 style="color:#c11f1f">KEYWORDS</h5> <p style="text-align: justify;">Cryptographic Data Security, Garbed Circuits, Optimizing Circuits, Protocol Execution, Honest Majority, Asymmetric Trust, Covert Security, Trading Off Leakage.</p> <br> <p style="text-align: justify;font-size:13px;">For More Details : <br> <a href="https://aircconline.com/csit/csit1014.pdf" target="blank">https://aircconline.com/csit/csit1014.pdf</a></p> <br> <p style="text-align: justify;font-size:13px;">Volume Link : <br><a href="http://airccse.org/csit/V10N14.html" target="blank">http://airccse.org/csit/V10N14.html</a></p> <br> </div> </ul> </div> </div> <!-- paper 6 --> <div class="card"> <h5 id="is" class="cyan lighten-2 white-text"><p style="text-align: center;">NETWORK DEFENSE IN AN END-TO-END PARADIGM </p></h5> <div class="card-content grey-text"> <ul> <div> <p style="text-align: center;font-size:20px;line-height: 22px;">William R. Simpson and Kevin E. Foltz The Institute for Defense Analyses (IDA), Alexandria, Virginia, USA </p> <h5 style="color:#c11f1f">ABSTRACT</h5> <p style="text-align: justify;">Network defense implies a comprehensive set of software tools to preclude malicious entities from conducting nefarious activities. For most enterprises at this time, that defense builds upon a clear concept of the fortress approach. Many of the requirements are based on inspection and reporting prior to delivery of the communication to the intended target. These inspections require decryption of packets when encrypted. This decryption implies that the defensive suite has access to the private keys of the servers that are the target of communication. This is in contrast to an end-to-end paradigm where known good entities can communicate directly with each other. In an end-to-end paradigm, maintaining confidentiality through unbroken end-toend encryption, the private key resides only with the holder-of-key in the communication and on a distributed computation of inspection and reporting. This paper examines a formulation that is pertinent to the Enterprise Level Security (ELS) framework. .</p> <h5 style="color:#c11f1f">KEYWORDS</h5> <p style="text-align: justify;">Appliance, end-to-end security model, ELS, network defenses, web server handlers.</p> <br> <p style="text-align: justify;font-size:13px;">For More Details : <br><a href="https://aircconline.com/csit/csit1014.pdf" target="blank">https://aircconline.com/csit/csit1014.pdf</a></p> <br> <p style="text-align: justify;font-size:13px;">Volume Link : <br><a href="http://airccse.org/csit/V10N14.html" target="blank">http://airccse.org/csit/V10N14.html </a></p> <br> </div> </ul> </div> </div> <!-- paper 7 --> <div class="card"> <h5 id="is" class="cyan lighten-2 white-text"><p style="text-align: center;">QUALITY MODEL BASED ON PLAYABILITY FOR THE UNDERSTANDABILITY AND USABILITY COMPONENTS IN SERIOUS VIDEO GAMES </p></h5> <div class="card-content grey-text"> <ul> <div> <p style="text-align: center;font-size:20px;line-height: 22px;"> Iván Humberto Fuentes Chab, Damián Uriel Rosado Castellanos, Olivia Graciela Fragoso Diaz and Ivette Stephany Pacheco Farfán Instituto Tecnológico Superior de Escárcega (ITSE), Escárcega, México </p> <h5 style="color:#c11f1f">ABSTRACT</h5> <p style="text-align: justify;">A serious video game is an easy and practical way to get the player to learn about a complex subject, such as performing integrals, applying first aid, or even getting children to learn to read and write in their native language or another language. Therefore, to develop a serious video game, you must have a guide containing the basic or necessary elements of its software components to be considered. This research presents a quality model to evaluate the playability, taking the attributes of usability and understandability at the level of software components. This model can serve as parameters to measure the quality of the software product of the serious video games before and during its development, providing a margin with the primordial elements that a serious video game must have so that the players reach the desired objective of learning while playing. The experimental results show that 88.045% is obtained concerning for to the quality model proposed for the serious video game used in the test case, margin that can vary according to the needs of the implemented video game. .</p> <h5 style="color:#c11f1f">KEYWORDS</h5> <p style="text-align: justify;">Quality Model, Serious Video Games, Playability Metrics.</p> <br> <p style="text-align: justify;font-size:13px;">For More Details : <br><a href="https://aircconline.com/csit/papers/vol10/csit101912.pdf" target="blank">: https://aircconline.com/csit/papers/vol10/csit101912.pdf</a></p> <br> <p style="text-align: justify;font-size:13px;">Volume Link : <br><a href="http://airccse.org/csit/V10N19.html" target="blank">http://airccse.org/csit/V10N19.html</a></p> <br> </div> </ul> </div> </div> <br> <br> <br> <br> </div> <!--End Main Section - Left --> <!-- Right Side Bar --> <p class="ai brown-text text-darken-2 center-align">Journals by Area</p> <div id="side-bar" class="col s12 m4"> <div id="section-main"> <div class="card side cyan lighten-2"> <div class="card-content"> <ul> <li class="ax waves-effect waves-light"> <a class="white-text" href="http://airccse.org/journal.html" target="blank"> <i class="material-icons left">computer</i> Computer Science &amp; Engg</a> <br> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" href="http://airccse.com/journals.html#eng" target="blank"> <i class="material-icons left">book</i>Engineering </a> <br> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" target="blank" href="http://airccse.com/journals.html#bio"> <i class="material-icons left">accessibility_new</i>Biology & Life Sciences</a> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" target="blank" href="http://airccse.com/journals.html#edu"> <i class="material-icons left">school</i>Education</a> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" target="blank" href="http://airccse.com/journals.html#eco"> <i class="material-icons left">payment</i>Economics</a> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" target="blank" href="http://airccse.com/journals.html#med"> <i class="material-icons left">local_pharmacy</i>Medical</a> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" target="blank" href="http://airccse.com/journals.html#energy"> <i class="material-icons left">fireplace</i>Energy </a> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" href="http://airccse.com/journals.html#food" target="blank"> <i class="material-icons left">fastfood</i>Food Science</a> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" target="blank" href="http://airccse.com/journals.html#hum"> <i class="material-icons left">public</i>Humanities, Art & Social Studies </a> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" target="blank" href="http://airccse.com/journals.html#pol"> <i class="material-icons left">ballot</i>Politics </a> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" target="blank" href="http://airccse.com/journals.html#law"> <i class="material-icons left">gavel</i>Law </a> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" target="blank" href="http://airccse.com/journals.html#mat"> <i class="material-icons left">functions</i>Maths </a> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" target="blank" href="http://airccse.com/journals.html#nano"> <i class="material-icons left">donut_small</i>Nano </a> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" target="blank" href="http://airccse.com/journals.html#che"> <i class="material-icons left">local_bar</i>Chemistry </a> </li> <br> <br> <div class="divider"></div> <br> <li class="ax waves-effect waves-light"> <a class="white-text" target="blank" href="http://airccse.com/journals.html#con"> <i class="material-icons left">library_books</i>Control Theory </a> </li> <br> </ul> </div> </div> </div> <!-- More Links --> <p class="ai brown-text text-darken-2 center-align">Conference Publicity</p> <div class="card side cyan lighten-2"> <div class="card-content"> <p class="ax white-text">To list your conference in this page, please <span> <a href="mailto:conf@aircconline.com" class="brown-text darken-2"> <u style="color:yellow">contact us</u> </a> </span> </p> <br> </div> </div> </div> </div> </div> </section> <div class="fixed-action-btn"> <a id="menu" class="btn btn-floating cyan lighten-2 waves-effect waves-light pulse" onmouseover="$('.tap-target').tapTarget('open')"> <i class="material-icons white-text">menu</i> </a> </div> <div class="tap-target-wrapper right-align"> <div class="tap-target cyan" data-activates="menu"> <div class="tap-target-content white-text"> <h5>Reach Us</h5> <br> <i class="material-icons right">email</i>secretary@airccse.org <br> <br> <br> <i class="material-icons right">email</i>jsecretary@airccj.org <br> <br> </div> </div> <div class="tap-target-wave "> <a class="btn-floating cyan tap-target-origin waves-effect waves-light" onmousewheel="$('.tap-target').tapTarget('close')"> <i class="material-icons cyan">close</i> </a> </div> </div> <!-- Dummy Div--> <div id="txtcnt"></div> <!-- Section: Footer --> <footer class="page-footer cyan lighten-3"> <div class="container"> <div class="row"> <div class="footer-m col m3 s12 offset-m3"> <ul> <li> <a class="white-text" href="/contact.html">Contact Us</a> </li> <li> <a class="white-text" href="/sitemap.html">Site Map</a> </li> <li> <a class="white-text" href="/subscription.html">Subscription</a> </li> </ul> </div> <div class="social col m4 offset-m2 s12"> <ul> <li> <a class="blue-text text-darken-4" href="https://www.facebook.com/AIRCCPC" target="blank"> <i class="fab fa-facebook"> </i> </a> </li> <li> <a class="cyan-text " href="https://twitter.com/AIRCCFP" target="blank"> <i class="fab fa-twitter"></i> </a> </li> <li> <a class="red-text text-darken-4" href="https://www.youtube.com/channel/UCzkuYvuKuNCIc3jbE52IeZg" target="blank"> <i class="fab fa-youtube"></i> </a> </li> </ul> </div> </div> </div> <div class="footer-copyright grey darken-2"> <div class="container center-align"> <large class="white-text">A non-profit organization, AIRCC is a global network society for technology innovation @ All Rights Reserved &reg; AIRCC </large> </div> </div> <!-- Credit to The Delivery Team --> <div class="col s12 m10 offset-m1"> <div class="grey darken-3 center-align"> <small class="white-text">Designed and Developed by NnN</small> </div> </div> </footer> <!--Import jQuery before materialize.js--> <script type="text/javascript" src="https://code.jquery.com/jquery-3.2.1.min.js"></script> <script type="text/javascript" src="/js/materialize.min.js"></script> <script src="/js/scrolltop.js"></script> <script src="/js/main.jquery.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10