Open Access
Applied Computing and Informatics
Are you a researcher?
Create a profile to get free access to personal recommendations for colleagues and new articles.
SCImago
Q3
WOS
Q1
Impact factor
12.3
SJR
0.462
CiteScore
12.2
Categories
Computer Science Applications
Information Systems
Software
Areas
Computer Science
Years of issue
2011, 2014-2025
journal names
Applied Computing and Informatics
APPL COMPUT INFORM
Top-3 citing journals
Top-3 organizations

University of Padua
(6 publications)

COMSATS University Islamabad
(4 publications)

King Saud University
(4 publications)

Mahidol University
(4 publications)

University of Padua
(4 publications)

Kuwait University
(3 publications)
Top-3 countries
Most cited in 5 years
Found
Publications found: 4675

A Neighborhood Search Algorithm for the Tool Indexing Problem without Tool Duplication
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Mohan D., Ghosh D.

In automated machining centers, a job is processed by having multiple cutting tools work on it in a pre-determined sequence. The total time to process such jobs is the sum of the machining time required by the cutting tools, and the non-machining time, required for other activities. The machining time on the job is fixed, and so such machining centers can be made more effective by reducing non-machining times. A significant portion of the non-machining time in machining centers is due to indexing, which is the operation by which tools kept in slots in tool changers are brought to the location from which the tool arm can pick them up and replace them after use. Tool changers can be visualized as disks with slots along their circumference in which tools are kept. Optimal positioning of tools in the slots can significantly speed up non-machining time. This optimization problem, called the tool indexing problem, is studied in this chapter. Specifically, a version of the problem in which only one copy of a tool can be present in the tool changer is studied here. The tool indexing problem is computationally difficult, and the chapter presents local search and tabu search algorithms to obtain good quality solutions to the problem. Two innovative bookkeeping techniques that were used to reduce the search time by two orders of magnitude have been proposed here. Computational results on benchmark tool indexing instances show that the algorithms proposed here are competitive when compared with the state-of-the-art heuristic algorithms for this problem. It is shown that some of the algorithms proposed here are both faster and generate better quality solutions for many of the benchmark instances.

Coordinating a Behavioral Supply Chain Under Revenue-Sharing Contract
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Mohd Mujahid Khan, Vipin B.

The chapter introduces supply chain contracts involving nonlinear optimization in the stochastic demand setting. A literature review on prospect theory in supply chain context and theoretical results on the traditional supply chain are provided. This chapter analyzes the performance of a supply chain that includes a behavioral retailer in the context of a revenue-sharing contract using a decision-theoretic framework. We investigate the framework of prospect theory with a nonlinear stochastic reference point to model the retailer’s behavior. We derive the optimal behavioral retailer option under the revenue-sharing contract. The analysis demonstrates that the behavioral supply chain’s revenue-sharing contract can coordinate the supply chain. The chapter concludes with managerial implications and future research initiatives.

Volume Algorithm: Training Neural Networks and Solving Difficult Linear Programs
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Baiou M., Barahona F., Goncalves J.

Subgradient methods have a long history of applications in Optimization. They are known for producing fast approximate solutions in cases where more exact methods are prohibitive to use. The Volume algorithm (VA) is a subgradient method, it was developed to deal with large-scale linear programs that were too difficult for traditional algorithms. Its main advantage is that it produces approximate primal solutions as well as dual solutions. It has also shown fast convergence in practice. Here we review this method and present experiments in three different areas, which demonstrate its good performance and wide applicability. First we deal with training neural networks. We show that replacing the widely used Stochastic Gradient Descent method with the VA leads to very good results. Then we study bus routing in a medium size city. Here we tackle a linear programming relaxation that is too large to be treated with traditional linear programming algorithms. Here the VA gives tight lower bounds, and the approximate primal solution is used as the starting point for several heuristics that produce the final routing. Finally we turn our attention to the p-median problem for restructuring semistructured data. We apply the VA to the linear programming relaxation, and we decompose it in a simple way so it can be treated in parallel. We use a parallel implementation combined with a heuristic. This heuristic starts with the approximate primal solution and derives an integer solution. We show experiments with large instances coming from semistructured databases. For the majority of these cases the gap from optimality was less than 1%.

Lagrangian Methods and Dynamic Programming-Based MIP Formulations for the Unit Commitment Problem
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Bacci T., Frangioni A., Gentile C.

Exactly solving hard optimization problems, in particular those mixing both nonlinear components and combinatorial ones, crucially requires the ability to derive tight bounds on the optimal value, which are obtained via relaxations. A fundamental trade-off exists between the tightness of the bound, which is important to avoid the explosion of the number of nodes in branch-and-bound (B&B) approaches and better drive the heuristics and the branching decisions, and the cost of the solution of the continuous relaxation. This is in particular true because “strong” relaxations (providing tight bounds) are also very often “large” ones, i.e., with a very large—often exponential—number of variables and/or constraints. Navigating this trade-off is crucial to develop overall efficient solution algorithms, especially since apparently minor aspects may have a disproportionate large impacts depending on the fine details of the computational environment in which the algorithm is implemented. This chapter provides an extensive illustration of this process using as test bed the Unit Commitment problem in electrical power production. In particular we will review several Mixed-Integer NonLinear formulations of (some of the most common variants of) the problem, with different trade-offs between size and “tightness”, as well as algorithms for the efficient solutions of single-unit versions of the problem that motivate Lagrangian approaches. We will then compare the different variants, mostly in terms of their running time versus the quality of the provided bound, in the context of a state-of-the-art software implementation, highlighting the several nontrivial choices that have to be navigated in order to choose the best approach for each given application.

Modeling and Solving Difficult-to-Represent Optimization Problems
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Yadav A., Chakroborty P.

Most optimization problems one encounters in reference books such as this can be, and are generally, formulated as mathematical programming (MP) problems. For some problems, the modeling requires deep insights into mathematical programming techniques or the way the variables of the problems interact with one another. Such exercises, however, involved at the end, yield mathematical programming formulations that have well defined methods for their solution. These solution methods may themselves be complex and require a good understanding of calculus as well as numerical techniques. Often these methods are computationally expensive and in itself requires go-around tools. However, there are some optimization problems that arise in engineering that cannot be formulated as mathematical programming problems. Often these require external procedure-based declarations to evaluate the system performances or define interactions between various subparts of the problem. Such problems are often solved using optimization metaheuristics like genetic algorithms that are structurally quite versatile and typically require information on only system performance to drive the optimization process. In this chapter the simple everyday problem of efficient urban mobility is introduced as an example that poses unique difficulties when modeled as an optimization problem. The question that is sought to be answered is whether a combination of one-way and two-way roads can be obtained such that an urban area provides the least travel time to its users. This chapter presents a formulation as well as a genetic algorithm-based solution methodology for the problem.

Solving a Large-Scale Multi-Depot Vehicle Routing Problem Heuristically
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Baytur B., Özceylan E., Koç Ç., Erdoğan G.

This chapter focuses on the distribution plan of a large-scale distributor of care and cleaning products to its customers located in the eastern and south eastern regions of Turkey. The distribution network consists of three depots and 502 customers. The vehicle fleet consists of homogeneous vehicles. The problem is to determine which depot should serve which customers including the routing decisions, which is an instance of the well-known Multi-Depot Vehicle Routing Problem (MDVRP). The authors use a cluster-first, route-second approach to solve the model. To do so, we first use the capacitated p-median formulation for clustering and assignment of customers to each depot. Next, we use a single-depot VRP to solve the routing problem for each depot and its cluster of customers. For this, a Guided Local Search metaheuristic is implemented and Google-OR-Tool is utilized as a solver. Real data of the company including demands, vehicle capacities, exact coordinates of depots and customers is utilized. Detailed computational experiments and their results are presented.

Exact and Approximation Methods for Mixed-Integer Nonlinear Programming Problem
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Kumar Vatsa A., Chandra S.

Mixed-integer nonlinear programming problems (MINLPs) are frequently observed in the real world. These problems generally require more computational effort than their counterpart mixed-integer linear programming problems (MILPs). The solvers and solution technique improvements in the last few decades have enabled us to solve MINLPs of practical sizes. This chapter presents various techniques that can be used to solve MINLPs. We divide this chapter into approximation algorithms and exact algorithms. We discuss two approximation algorithms in detail: piece-wise linearization and linearization based on the McCormick envelope. These methods can be used to obtain feasible solutions with a guarantee on bound on a wide variety of problems, including non-convex problems, which are notoriously difficult to solve with an exact method. Next, we present the exact solution methods, which are guaranteed to give an optimal solution if the algorithms are allowed to run indefinitely. These methods, such as outer approximation and generalized Benders decomposition can be applied to problems where relaxation of integrality constraint makes the problem a convex optimization problem. Some non-convex problems can be convexified using the transformation of non-convex functions. These transformations might be computationally expensive but ensure an exact solution as a trade-off. With toy examples, we demonstrate the use of exact and approximation methods on MINLPs. We also provide a real-world case study for the location-allocation of shared wastewater treatment plants and show how different methods can be used to solve that problem.

Facility Location Problem: A Case Study of School Consolidation
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Bhatnagar A., Bolia N.B.

This chapter studies the facility location problem and demonstrates its application through a real-life case of school consolidation. India has a large number of schools primarily established under the Sarva Shiksha Abhiyan, a flagship programme of the Government of India to promote accessibility. A large number of schools (including many small size schools) have been established to enhance accessibility, but it is difficult to provide good teaching and infrastructural resources in all schools. In recent years, the focus has shifted toward improving the quality of education delivery. Hence, there is a need to merge small schools to have better facilities at the expense of accessibility. However, accessibility cannot be compromised as it may create issues related to safe commutes to school and eventually lead to dropouts in some cases. Dropouts would violate the government's aim of universalization of education. The process of merging small schools and assigning students to new (alternate) schools is known as school consolidation. The school consolidation problem is formulated as an integer linear program to minimize the number of schools in operation and the total student disruption considering the accessibility and capacity requirements. Thus, the problem has multiple objectives and is solved using lexicographic ordering in two stages along with the ε-constraint method. The models have been demonstrated in a case study of Belgaum district in Karnataka, India. The number of schools closed and the average additional travel distance varies with the spatial distribution of schools and their enrollment. The results indicate an average additional travel between 200 and 700 m in the first stage of the model and 150 m to 350 m in the second stage of the model for different blocks in the district.

Bilevel Optimization: Applications, Models and Solution Approaches
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Jayaswal S., Sinha A.

Bilevel optimization is a difficult class of optimization problems, which contains an inner optimization problem as a constraint in an outer optimization problem. Such optimization problems are commonly referred to as Stackelberg games in the area of game theory, where a hierarchical interaction between a leader and a follower is modeled. This chapter presents several examples of bilevel optimization problems arising in various contexts, e.g., the product line selection problem and the shortest-path interdiction problem. Depending on the context of the problem, the leader and the follower may have the same objective function but with conflicting objectives (max-min in the shortest-path interdiction), or may have different objective functions (as in the product line selection problem). Under this hierarchical setting, the leader tries to optimize their own decision by taking into account the rational response of the follower. Bilevel optimization problems are NP-hard even in the simplest case in which the problems of the leader and the follower are both linear programs. This chapter discusses classical solution approaches that are based on the reformulation of the bilevel problem into a single-level problem. It also discusses several alternate single-level reformulations for the application problems considered in this chapter.

Mixed-Integer Programming Modeling Strategies for Scheduling-Based Optimization Problems
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Smith J.C., Curry R.M.

We provide a tutorial treatment of basic techniques for modeling scheduling optimization problems as mixed-integer linear programs, presented for readers having at least a limited background in linear programming formulations and algorithms for solving mathematical optimization problems. Although the scope of scheduling applications is far too broad to cover with a single chapter, many scheduling formulations employ a common set of modeling strategies that can be directly used, modified, or combined to formulate novel scheduling problems. We briefly cover these fundamental scheduling principles and illustrate how they can be adapted to model several modern applications arising in the field of scheduling optimization. These applications include optimizing radar pulse interleaving, identifying schedules that are robust to changes in data, and scheduling path flows in a dynamic flow optimization problem.

Effective Metaheuristic Algorithms for Platelet Collection Routing Problem
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Elyasi M., Khameneh R.T., Ekici A., Özener O.Ö.

In medical treatments, patients may need a particular blood product to continue their treatment process. The only source for all blood products is blood donation. In order to extract any product from donated blood, there is a specific time limit after donation occurs. One of the blood products is platelet, which is a vital element in cancer therapies, organ transplant procedures, and different surgical operations. Platelet production is the most time-sensitive process among all other blood products. Donated blood should be processed in blood processing centers within six hours after donation; otherwise, the donated blood will not be appropriate for platelet production. Therefore, blood collection vehicles should pick up and carry the donated blood into the blood processing center in a proper period to save blood products from perishing. Because of the perishability of donated blood and the accumulative nature of blood donation, the scheduling of blood collection vehicles to collect the maximum number of blood units for platelet production is a complicated routing problem. In this study, two metaheuristic methods, namely the hybrid flower pollination algorithm (HFPA) and simulated annealing (SA), are implemented to solve a variant of the maximum blood collection problem (MBCP). The effectiveness of the proposed algorithms through exhaustive computational studies is investigated. The proposed algorithms show an average improvement of around 4% and 6% in the objective function value over the benchmark algorithm.

The Many Guises of Linear Programming
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Dutta J.

This is a survey on linear programming. However, this is not a survey of a single approach to linear programming, but rather of two distinct approaches: the simplex method and interior point methods based on the log-barrier technique. These two topics are in fact extremely vast, and a survey such as this can only provide a glimpse of the huge edifice known as linear programming. Our approach here is unconventional since instead of viewing linear programming as a stand-alone subject, we examine it through the lens of convex programming. This allows us additional insights that are not part of the traditional discourse of linear programming. The approach to the simplex method given in this survey is credited to Manfred Padberg. The freshness of his approach is that it is tableau-free and has a non-linear programming flavor of using a rank-one update of a basic feasible matrix if it is not optimal. We also provide a very simple proof of the strong duality theorem for linear programming due to J. E. Martinez-Legaz. In this chapter we have an extensive discussion on the KKT conditions for linear programming problems with detailed proofs. The convex programming approach will be readily apparent in the discussion of the interior point methods. The chapter also contains the author’s personal experience of learning linear programming, beginning with an aversion to the tableau approach and progressing to a profound appreciation for the Padberg and interior point methods.

Introduction
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Hamid F.

There exist numerous textbooks on optimization techniques; however, the objective of this book is to establish a connection between the theoretical underpinnings of optimization techniques and their pragmatic application in complex real-world scenarios. Therefore, it is neither a book that overly emphasizes abstract mathematical theory nor a textbook illustrating how to solve small mathematical programming problems manually. Rather, it strives to equip readers with the understanding and skills necessary to model and solve practical mathematical programming problems. The chapters combine modeling with an introduction to state-of-the-art optimization techniques to solve a real-life problem. The book imparts an understanding of how theory and practice converge when confronted with the choice of an appropriate algorithm, and the question of how to improve a formulation, or how to use a commercial mixed-integer programming solver effectively. It serves as a comprehensive guide that navigates the intricate interplay between theoretical foundations and real-world applications in the realm of optimization.

Delayed Column Generation: Solving Large-Scale Optimization Models From the Airline Industry
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Patil A., Sohoni M.G.

Over the past several decades, the airline industry has widely used sophisticated large-scale optimization models and algorithms to improve operational efficiency, increase revenue, and improve profitability. This chapter discusses one such large-scale optimization technique called Delayed Column Generation. The approach is commonly used to solve instances of several challenging optimization models involving strategic business and operational processes. For example, the classical aircraft rotation set partitioning optimization model is routinely solved using delayed column generation. This chapter delves into the details of the delayed column generation and branch-and-price computational procedures. To illustrate their applicability in real-world airline models, we describe a simple application to the aircraft rotation model. Additionally, we provide a few references to articles describing other applications in the airline industry.

Modeling and Solution Approaches for Resource Assignment with Deployment Restrictions
International Series in Operations Research and Management Science
,
2024
,
citations by CoLab: 0
|
Abstract
Balakrishnan A., Mirchandani P.

Since personnel and equipment costs constitute a large portion of the operating expenses for most organizations, judiciously using these resources to perform the organization’s activities is important to ensure cost-effective operations. This paper addresses a class of resource management problems that entail assigning resources to perform a given set of ordered tasks while meeting policies and restrictions governing the deployment of these resources. We consider two particular kinds of restrictions, called span limits and work content restrictions, that specify upper and lower limits on pairwise and cumulative metrics based on the tasks assigned to each resource. We refer to this problem as the Resource Assignment with Deployment Restrictions (RADR) problem. We discuss several alternative ways to model the problem as a network-based integer program, and contrast these models in terms of the tightness of their linear programming relaxations and model size. This discussion serves to highlight the benefits of developing extended formulations and embedding constraints within the network representation, underscoring the importance of using strong formulations to effectively solve integer programs such as the RADR problems. We also outline three additional strategies—problem reduction, tightening the model with valid inequalities and coefficient lifting, and optimization-based heuristics—to further accelerate solution procedures for the RADR problem. Results from a prior study confirm the computational benefits of incorporating these strategies jointly in the solution method.
Top-100
Citing journals
50
100
150
200
250
|
|
IEEE Access
250 citations, 3.61%
|
|
Applied Sciences (Switzerland)
102 citations, 1.47%
|
|
Sensors
102 citations, 1.47%
|
|
Lecture Notes in Networks and Systems
91 citations, 1.32%
|
|
Multimedia Tools and Applications
76 citations, 1.1%
|
|
Sustainability
70 citations, 1.01%
|
|
Expert Systems with Applications
67 citations, 0.97%
|
|
Applied Computing and Informatics
67 citations, 0.97%
|
|
Lecture Notes in Computer Science
65 citations, 0.94%
|
|
Advances in Intelligent Systems and Computing
62 citations, 0.9%
|
|
Communications in Computer and Information Science
53 citations, 0.77%
|
|
Electronics (Switzerland)
49 citations, 0.71%
|
|
Soft Computing
44 citations, 0.64%
|
|
Remote Sensing
44 citations, 0.64%
|
|
Scientific Reports
43 citations, 0.62%
|
|
Mathematics
37 citations, 0.53%
|
|
Neural Computing and Applications
36 citations, 0.52%
|
|
Lecture Notes in Electrical Engineering
33 citations, 0.48%
|
|
Procedia Computer Science
31 citations, 0.45%
|
|
PLoS ONE
31 citations, 0.45%
|
|
Journal of Ambient Intelligence and Humanized Computing
29 citations, 0.42%
|
|
Energies
29 citations, 0.42%
|
|
Wireless Personal Communications
28 citations, 0.4%
|
|
Applied Soft Computing Journal
28 citations, 0.4%
|
|
Journal of Physics: Conference Series
26 citations, 0.38%
|
|
AIP Conference Proceedings
24 citations, 0.35%
|
|
Journal of Intelligent and Fuzzy Systems
23 citations, 0.33%
|
|
Education and Information Technologies
23 citations, 0.33%
|
|
Symmetry
21 citations, 0.3%
|
|
Artificial Intelligence Review
17 citations, 0.25%
|
|
Information (Switzerland)
17 citations, 0.25%
|
|
Advances in Marketing, Customer Relationship Management, and E-Services
17 citations, 0.25%
|
|
Studies in Computational Intelligence
16 citations, 0.23%
|
|
Biomedical Signal Processing and Control
15 citations, 0.22%
|
|
SN Computer Science
15 citations, 0.22%
|
|
Concurrency Computation Practice and Experience
14 citations, 0.2%
|
|
PeerJ Computer Science
14 citations, 0.2%
|
|
Computers, Materials and Continua
14 citations, 0.2%
|
|
Smart Innovation, Systems and Technologies
14 citations, 0.2%
|
|
Entropy
13 citations, 0.19%
|
|
Studies in Systems, Decision and Control
13 citations, 0.19%
|
|
IEEE Transactions on Geoscience and Remote Sensing
13 citations, 0.19%
|
|
Applied Intelligence
13 citations, 0.19%
|
|
International Journal of Information Technology
13 citations, 0.19%
|
|
Frontiers in Psychology
12 citations, 0.17%
|
|
Knowledge-Based Systems
12 citations, 0.17%
|
|
IEEE Sensors Journal
12 citations, 0.17%
|
|
Engineering Applications of Artificial Intelligence
12 citations, 0.17%
|
|
Cluster Computing
12 citations, 0.17%
|
|
Heliyon
12 citations, 0.17%
|
|
Arabian Journal for Science and Engineering
12 citations, 0.17%
|
|
Mathematical Problems in Engineering
11 citations, 0.16%
|
|
Security and Communication Networks
11 citations, 0.16%
|
|
Diagnostics
11 citations, 0.16%
|
|
SSRN Electronic Journal
11 citations, 0.16%
|
|
Artificial Intelligence in Data and Big Data Processing
11 citations, 0.16%
|
|
Advances in Environmental Engineering and Green Technologies
11 citations, 0.16%
|
|
Social Network Analysis and Mining
10 citations, 0.14%
|
|
Journal of Supercomputing
10 citations, 0.14%
|
|
Wireless Communications and Mobile Computing
10 citations, 0.14%
|
|
International Journal of Scientific Research in Science and Technology
10 citations, 0.14%
|
|
International Journal of Environmental Research and Public Health
9 citations, 0.13%
|
|
Journal of Big Data
9 citations, 0.13%
|
|
Ecological Informatics
9 citations, 0.13%
|
|
Cryptology and Network Security with Machine Learning
9 citations, 0.13%
|
|
International Journal of Communication Systems
8 citations, 0.12%
|
|
Journal of Business Research
8 citations, 0.12%
|
|
Annals of Operations Research
8 citations, 0.12%
|
|
Interactive Learning Environments
8 citations, 0.12%
|
|
Computers and Industrial Engineering
8 citations, 0.12%
|
|
Lecture Notes in Mechanical Engineering
8 citations, 0.12%
|
|
Intelligent Decision Technologies
8 citations, 0.12%
|
|
Processes
8 citations, 0.12%
|
|
Materials Today: Proceedings
8 citations, 0.12%
|
|
Advances in Computational Intelligence and Robotics
8 citations, 0.12%
|
|
Information Development
7 citations, 0.1%
|
|
Neurocomputing
7 citations, 0.1%
|
|
Complexity
7 citations, 0.1%
|
|
Journal of King Saud University - Computer and Information Sciences
7 citations, 0.1%
|
|
ISPRS International Journal of Geo-Information
7 citations, 0.1%
|
|
IEEE Internet of Things Journal
7 citations, 0.1%
|
|
IOP Conference Series: Materials Science and Engineering
7 citations, 0.1%
|
|
Internet of Things
7 citations, 0.1%
|
|
Evolutionary Intelligence
7 citations, 0.1%
|
|
E3S Web of Conferences
7 citations, 0.1%
|
|
Computers and Education
7 citations, 0.1%
|
|
Computers in Human Behavior
7 citations, 0.1%
|
|
Computers and Electrical Engineering
7 citations, 0.1%
|
|
IFIP Advances in Information and Communication Technology
7 citations, 0.1%
|
|
Environmental Science and Pollution Research
7 citations, 0.1%
|
|
Complex & Intelligent Systems
7 citations, 0.1%
|
|
Big Data and Cognitive Computing
7 citations, 0.1%
|
|
Lecture Notes of the Institute for Computer Sciences, Social-Informatics and Telecommunications Engineering
6 citations, 0.09%
|
|
Mobile Information Systems
6 citations, 0.09%
|
|
Computer Methods and Programs in Biomedicine
6 citations, 0.09%
|
|
E-Learning
6 citations, 0.09%
|
|
Mathematical Biosciences and Engineering
6 citations, 0.09%
|
|
Computers
6 citations, 0.09%
|
|
Medical and Biological Engineering and Computing
6 citations, 0.09%
|
|
Computer Journal
6 citations, 0.09%
|
|
Show all (70 more) | |
50
100
150
200
250
|
Citing publishers
200
400
600
800
1000
1200
1400
1600
|
|
Springer Nature
1498 citations, 21.66%
|
|
Institute of Electrical and Electronics Engineers (IEEE)
1423 citations, 20.57%
|
|
Elsevier
963 citations, 13.92%
|
|
MDPI
773 citations, 11.18%
|
|
Emerald
239 citations, 3.46%
|
|
IGI Global
237 citations, 3.43%
|
|
Taylor & Francis
211 citations, 3.05%
|
|
Wiley
185 citations, 2.67%
|
|
Hindawi Limited
115 citations, 1.66%
|
|
Association for Computing Machinery (ACM)
106 citations, 1.53%
|
|
SAGE
101 citations, 1.46%
|
|
Frontiers Media S.A.
78 citations, 1.13%
|
|
IOP Publishing
69 citations, 1%
|
|
AIP Publishing
43 citations, 0.62%
|
|
IOS Press
39 citations, 0.56%
|
|
Public Library of Science (PLoS)
36 citations, 0.52%
|
|
Walter de Gruyter
29 citations, 0.42%
|
|
Oxford University Press
29 citations, 0.42%
|
|
World Scientific
25 citations, 0.36%
|
|
PeerJ
24 citations, 0.35%
|
|
JMIR Publications
24 citations, 0.35%
|
|
American Chemical Society (ACS)
19 citations, 0.27%
|
|
Cold Spring Harbor Laboratory
19 citations, 0.27%
|
|
Tech Science Press
19 citations, 0.27%
|
|
Institution of Engineering and Technology (IET)
16 citations, 0.23%
|
|
King Saud University
16 citations, 0.23%
|
|
EDP Sciences
14 citations, 0.2%
|
|
Research Square Platform LLC
12 citations, 0.17%
|
|
Bentham Science Publishers Ltd.
11 citations, 0.16%
|
|
American Institute of Mathematical Sciences (AIMS)
10 citations, 0.14%
|
|
Social Science Electronic Publishing
10 citations, 0.14%
|
|
Scientific Research Publishing
10 citations, 0.14%
|
|
Technoscience Academy
10 citations, 0.14%
|
|
Cambridge University Press
8 citations, 0.12%
|
|
Copernicus
7 citations, 0.1%
|
|
World Scientific and Engineering Academy and Society (WSEAS)
7 citations, 0.1%
|
|
American Scientific Publishers
5 citations, 0.07%
|
|
F1000 Research
5 citations, 0.07%
|
|
Center for Strategic Studies in Business and Finance SSBFNET
5 citations, 0.07%
|
|
Mary Ann Liebert
4 citations, 0.06%
|
|
SPIE-Intl Soc Optical Eng
4 citations, 0.06%
|
|
IntechOpen
4 citations, 0.06%
|
|
AOSIS
4 citations, 0.06%
|
|
Ovid Technologies (Wolters Kluwer Health)
3 citations, 0.04%
|
|
Pleiades Publishing
3 citations, 0.04%
|
|
Trans Tech Publications
3 citations, 0.04%
|
|
LLC CPC Business Perspectives
3 citations, 0.04%
|
|
International Association of Computer Science in Sport
3 citations, 0.04%
|
|
Science Alert
3 citations, 0.04%
|
|
Royal Society of Chemistry (RSC)
2 citations, 0.03%
|
|
Georg Thieme Verlag KG
2 citations, 0.03%
|
|
Korean Society of Mechanical Engineers
2 citations, 0.03%
|
|
Institute for Operations Research and the Management Sciences (INFORMS)
2 citations, 0.03%
|
|
Fuji Technology Press
2 citations, 0.03%
|
|
Instrument Society of America
2 citations, 0.03%
|
|
Scientific Methodical Center
2 citations, 0.03%
|
|
Alexandria University
2 citations, 0.03%
|
|
BMJ
2 citations, 0.03%
|
|
Allerton Press
2 citations, 0.03%
|
|
American Society of Civil Engineers (ASCE)
2 citations, 0.03%
|
|
SPIIRAS
2 citations, 0.03%
|
|
SciELO
2 citations, 0.03%
|
|
National Library of Serbia
2 citations, 0.03%
|
|
Centre for Evaluation in Education and Science (CEON/CEES)
2 citations, 0.03%
|
|
Brieflands
2 citations, 0.03%
|
|
Engineering, Technology & Applied Science Research
2 citations, 0.03%
|
|
Naksh Solutions
2 citations, 0.03%
|
|
South Florida Publishing LLC
2 citations, 0.03%
|
|
Hans Publishers
2 citations, 0.03%
|
|
Modestum Ltd
2 citations, 0.03%
|
|
Sakarya University Journal of Science
2 citations, 0.03%
|
|
Society of Exploration Geophysicists
1 citation, 0.01%
|
|
The Royal Society
1 citation, 0.01%
|
|
University of Chicago Press
1 citation, 0.01%
|
|
Higher Education Press
1 citation, 0.01%
|
|
1 citation, 0.01%
|
|
Optica Publishing Group
1 citation, 0.01%
|
|
Society for Industrial and Applied Mathematics (SIAM)
1 citation, 0.01%
|
|
International Journal of Information and Education Technology
1 citation, 0.01%
|
|
Arizona State University
1 citation, 0.01%
|
|
1 citation, 0.01%
|
|
American Speech Language Hearing Association
1 citation, 0.01%
|
|
Vilnius Gediminas Technical University
1 citation, 0.01%
|
|
IWA Publishing
1 citation, 0.01%
|
|
EPI SCP
1 citation, 0.01%
|
|
PC Technology Center
1 citation, 0.01%
|
|
American Physical Society (APS)
1 citation, 0.01%
|
|
Academic Mind
1 citation, 0.01%
|
|
proceedings of the vldb endowment
1 citation, 0.01%
|
|
Tsinghua University Press
1 citation, 0.01%
|
|
Taiwan Association of Engineering and Technology Innovation
1 citation, 0.01%
|
|
Association for the Development of Science, Engineering and Education
1 citation, 0.01%
|
|
OVS LLC
1 citation, 0.01%
|
|
Editura Economica
1 citation, 0.01%
|
|
Gyandhara International Academic Publications
1 citation, 0.01%
|
|
University of Naples Federico II
1 citation, 0.01%
|
|
N T C Publications Ltd.
1 citation, 0.01%
|
|
Society of Petroleum Engineers
1 citation, 0.01%
|
|
Academy of Physical Education
1 citation, 0.01%
|
|
National Cheng Kung University
1 citation, 0.01%
|
|
Show all (70 more) | |
200
400
600
800
1000
1200
1400
1600
|
Publishing organizations
1
2
3
4
5
6
|
|
University of Padua
6 publications, 2.37%
|
|
King Saud University
4 publications, 1.58%
|
|
COMSATS University Islamabad
4 publications, 1.58%
|
|
University of Bologna
4 publications, 1.58%
|
|
Mahidol University
4 publications, 1.58%
|
|
Prince Sultan University
3 publications, 1.19%
|
|
Imam Abdulrahman Bin Faisal University
3 publications, 1.19%
|
|
Siksha 'O' Anusandhan
3 publications, 1.19%
|
|
Kuwait University
3 publications, 1.19%
|
|
University of Mauritius
3 publications, 1.19%
|
|
Federal University of Santa Catarina
3 publications, 1.19%
|
|
King Khalid University
2 publications, 0.79%
|
|
Taif University
2 publications, 0.79%
|
|
United Arab Emirates University
2 publications, 0.79%
|
|
University of Babylon
2 publications, 0.79%
|
|
University of Science, Malaysia
2 publications, 0.79%
|
|
Puducherry Technological University
2 publications, 0.79%
|
|
Yarmouk University
2 publications, 0.79%
|
|
University of Wollongong
2 publications, 0.79%
|
|
Federal University of Agriculture, Abeokuta
2 publications, 0.79%
|
|
Suan Sunandha Rajabhat University
2 publications, 0.79%
|
|
University of Patras
2 publications, 0.79%
|
|
University of Piraeus
2 publications, 0.79%
|
|
University of the West of England
2 publications, 0.79%
|
|
University of British Columbia
2 publications, 0.79%
|
|
Frankfurt University of Applied Sciences
2 publications, 0.79%
|
|
Mansoura University
2 publications, 0.79%
|
|
Benha University
2 publications, 0.79%
|
|
8 Mai 1945 - Guelma University
2 publications, 0.79%
|
|
National Research University Higher School of Economics
1 publication, 0.4%
|
|
Melentiev Energy Systems Institute of the Siberian Branch of the Russian Academy of Sciences
1 publication, 0.4%
|
|
King Abdulaziz University
1 publication, 0.4%
|
|
King Fahd University of Petroleum and Minerals
1 publication, 0.4%
|
|
Princess Nourah bint Abdulrahman University
1 publication, 0.4%
|
|
Najran University
1 publication, 0.4%
|
|
Umm al-Qura University
1 publication, 0.4%
|
|
Northern Border University
1 publication, 0.4%
|
|
University of Tehran
1 publication, 0.4%
|
|
Khalifa University
1 publication, 0.4%
|
|
British University in Dubai
1 publication, 0.4%
|
|
Panjab University
1 publication, 0.4%
|
|
National University of Sciences & Technology
1 publication, 0.4%
|
|
Indian Institute of Technology Delhi
1 publication, 0.4%
|
|
Indian Institute of Technology (Banaras Hindu University) Varanasi
1 publication, 0.4%
|
|
Jadavpur University
1 publication, 0.4%
|
|
University of Calcutta
1 publication, 0.4%
|
|
Amrita Vishwa Vidyapeetham
1 publication, 0.4%
|
|
Anna University
1 publication, 0.4%
|
|
National Institute of Technology Agartala
1 publication, 0.4%
|
|
Babasaheb Bhimrao Ambedkar University
1 publication, 0.4%
|
|
Jamia Hamdard
1 publication, 0.4%
|
|
Allameh Tabataba'i University
1 publication, 0.4%
|
|
Qazvin Islamic Azad University
1 publication, 0.4%
|
|
Indian Institute of Management Rohtak
1 publication, 0.4%
|
|
Sathyabama Institute of Science and Technology
1 publication, 0.4%
|
|
Ton Duc Thang University
1 publication, 0.4%
|
|
Maulana Azad National Urdu University
1 publication, 0.4%
|
|
Bharath Institute of Higher Education and Research
1 publication, 0.4%
|
|
International Institute of Information Technology, Bhubaneswar
1 publication, 0.4%
|
|
Indira Gandhi Delhi Technical University for Women
1 publication, 0.4%
|
|
Thiagarajar College of Engineering
1 publication, 0.4%
|
|
Acharya Nagarjuna University
1 publication, 0.4%
|
|
Dhirubhai Ambani Institute of Information and Communication Technology
1 publication, 0.4%
|
|
Antalya Bilim University
1 publication, 0.4%
|
|
Scientific and Technological Research Council of Turkey
1 publication, 0.4%
|
|
Gulf University for Science and Technology
1 publication, 0.4%
|
|
Aix-Marseille University
1 publication, 0.4%
|
|
Technical University of Munich
1 publication, 0.4%
|
|
Istanbul Şehir University
1 publication, 0.4%
|
|
University of Malaya
1 publication, 0.4%
|
|
University Putra Malaysia
1 publication, 0.4%
|
|
International Islamic University Malaysia
1 publication, 0.4%
|
|
University of Lorraine
1 publication, 0.4%
|
|
Mohanlal Sukhadia University
1 publication, 0.4%
|
|
Tampere University
1 publication, 0.4%
|
|
Stockholm University
1 publication, 0.4%
|
|
University Tunku Abdul Rahman
1 publication, 0.4%
|
|
University Malaysia, Terengganu
1 publication, 0.4%
|
|
Multimedia University
1 publication, 0.4%
|
|
Nanjing Medical University
1 publication, 0.4%
|
|
Helsinki University Hospital
1 publication, 0.4%
|
|
University of Jordan
1 publication, 0.4%
|
|
Jordan University of Science and Technology
1 publication, 0.4%
|
|
Blekinge Institute of Technology
1 publication, 0.4%
|
|
Technische Universität Dresden
1 publication, 0.4%
|
|
National Sun Yat-sen University
1 publication, 0.4%
|
|
Ocean University of China
1 publication, 0.4%
|
|
East China University of Science and Technology
1 publication, 0.4%
|
|
Thangal Kunju Musaliar College of Engineering
1 publication, 0.4%
|
|
Fakir Mohan University
1 publication, 0.4%
|
|
American University of Beirut
1 publication, 0.4%
|
|
University of Turku
1 publication, 0.4%
|
|
University of Eastern Finland
1 publication, 0.4%
|
|
Shanghai Maritime University
1 publication, 0.4%
|
|
Shanghai University
1 publication, 0.4%
|
|
Soochow University (Suzhou)
1 publication, 0.4%
|
|
Liverpool John Moores University
1 publication, 0.4%
|
|
University of Edinburgh
1 publication, 0.4%
|
|
National Taitung University
1 publication, 0.4%
|
|
National Cheng Kung University
1 publication, 0.4%
|
|
Show all (70 more) | |
1
2
3
4
5
6
|
Publishing organizations in 5 years
1
2
3
4
|
|
University of Padua
4 publications, 3.05%
|
|
Mahidol University
4 publications, 3.05%
|
|
Kuwait University
3 publications, 2.29%
|
|
University of Bologna
3 publications, 2.29%
|
|
United Arab Emirates University
2 publications, 1.53%
|
|
COMSATS University Islamabad
2 publications, 1.53%
|
|
Imam Abdulrahman Bin Faisal University
2 publications, 1.53%
|
|
Siksha 'O' Anusandhan
2 publications, 1.53%
|
|
University of Mauritius
2 publications, 1.53%
|
|
Suan Sunandha Rajabhat University
2 publications, 1.53%
|
|
Federal University of Santa Catarina
2 publications, 1.53%
|
|
Frankfurt University of Applied Sciences
2 publications, 1.53%
|
|
Najran University
1 publication, 0.76%
|
|
Taif University
1 publication, 0.76%
|
|
Northern Border University
1 publication, 0.76%
|
|
University of Tehran
1 publication, 0.76%
|
|
Khalifa University
1 publication, 0.76%
|
|
British University in Dubai
1 publication, 0.76%
|
|
Panjab University
1 publication, 0.76%
|
|
University of Calcutta
1 publication, 0.76%
|
|
Amrita Vishwa Vidyapeetham
1 publication, 0.76%
|
|
Babasaheb Bhimrao Ambedkar University
1 publication, 0.76%
|
|
Jamia Hamdard
1 publication, 0.76%
|
|
Sathyabama Institute of Science and Technology
1 publication, 0.76%
|
|
Maulana Azad National Urdu University
1 publication, 0.76%
|
|
Indira Gandhi Delhi Technical University for Women
1 publication, 0.76%
|
|
Antalya Bilim University
1 publication, 0.76%
|
|
Aix-Marseille University
1 publication, 0.76%
|
|
University of Science, Malaysia
1 publication, 0.76%
|
|
International Islamic University Malaysia
1 publication, 0.76%
|
|
University Tunku Abdul Rahman
1 publication, 0.76%
|
|
Jordan University of Science and Technology
1 publication, 0.76%
|
|
Technische Universität Dresden
1 publication, 0.76%
|
|
Yarmouk University
1 publication, 0.76%
|
|
Thangal Kunju Musaliar College of Engineering
1 publication, 0.76%
|
|
Fakir Mohan University
1 publication, 0.76%
|
|
University of Edinburgh
1 publication, 0.76%
|
|
Xi'an University of Technology
1 publication, 0.76%
|
|
University of Camerino
1 publication, 0.76%
|
|
Glasgow Caledonian University
1 publication, 0.76%
|
|
Royal Melbourne Institute of Technology
1 publication, 0.76%
|
|
University of Wollongong
1 publication, 0.76%
|
|
Flinders University
1 publication, 0.76%
|
|
University of Southern Queensland
1 publication, 0.76%
|
|
Columbia University
1 publication, 0.76%
|
|
Durban University of Technology
1 publication, 0.76%
|
|
Dian Nuswantoro University
1 publication, 0.76%
|
|
National Open University of Nigeria
1 publication, 0.76%
|
|
Siriraj Hospital
1 publication, 0.76%
|
|
Yonsei University
1 publication, 0.76%
|
|
Arizona State University
1 publication, 0.76%
|
|
University of Ghana
1 publication, 0.76%
|
|
Kwame Nkrumah University of Science and Technology
1 publication, 0.76%
|
|
Ghana Institute of Management and Public Administration
1 publication, 0.76%
|
|
University of Patras
1 publication, 0.76%
|
|
Dublin City University
1 publication, 0.76%
|
|
University of Piraeus
1 publication, 0.76%
|
|
University of Western Macedonia
1 publication, 0.76%
|
|
Ionian University
1 publication, 0.76%
|
|
Vrije Universiteit Brussel
1 publication, 0.76%
|
|
Paris Cité University
1 publication, 0.76%
|
|
University of British Columbia
1 publication, 0.76%
|
|
Indiana University–Purdue University Indianapolis
1 publication, 0.76%
|
|
Moulay Ismail University
1 publication, 0.76%
|
|
University of Porto
1 publication, 0.76%
|
|
Ain Shams University
1 publication, 0.76%
|
|
Toronto Metropolitan University
1 publication, 0.76%
|
|
University of Versailles Saint-Quentin-en-Yvelines
1 publication, 0.76%
|
|
Université Paris-Saclay
1 publication, 0.76%
|
|
Mansoura University
1 publication, 0.76%
|
|
Benha University
1 publication, 0.76%
|
|
Mouloud Mammeri University of Tizi-Ouzou
1 publication, 0.76%
|
|
8 Mai 1945 - Guelma University
1 publication, 0.76%
|
|
Ibn Tofaïl University
1 publication, 0.76%
|
|
Tunis El Manar University
1 publication, 0.76%
|
|
University of Greenwich
1 publication, 0.76%
|
|
University of Banja Luka
1 publication, 0.76%
|
|
Show all (47 more) | |
1
2
3
4
|
Publishing countries
5
10
15
20
25
30
35
|
|
India
|
India, 34, 13.44%
India
34 publications, 13.44%
|
Saudi Arabia
|
Saudi Arabia, 24, 9.49%
Saudi Arabia
24 publications, 9.49%
|
United Kingdom
|
United Kingdom, 16, 6.32%
United Kingdom
16 publications, 6.32%
|
USA
|
USA, 15, 5.93%
USA
15 publications, 5.93%
|
China
|
China, 10, 3.95%
China
10 publications, 3.95%
|
Morocco
|
Morocco, 9, 3.56%
Morocco
9 publications, 3.56%
|
Egypt
|
Egypt, 8, 3.16%
Egypt
8 publications, 3.16%
|
Italy
|
Italy, 8, 3.16%
Italy
8 publications, 3.16%
|
Canada
|
Canada, 8, 3.16%
Canada
8 publications, 3.16%
|
Malaysia
|
Malaysia, 8, 3.16%
Malaysia
8 publications, 3.16%
|
Nigeria
|
Nigeria, 8, 3.16%
Nigeria
8 publications, 3.16%
|
France
|
France, 7, 2.77%
France
7 publications, 2.77%
|
Brazil
|
Brazil, 6, 2.37%
Brazil
6 publications, 2.37%
|
Greece
|
Greece, 6, 2.37%
Greece
6 publications, 2.37%
|
Thailand
|
Thailand, 6, 2.37%
Thailand
6 publications, 2.37%
|
Australia
|
Australia, 5, 1.98%
Australia
5 publications, 1.98%
|
Algeria
|
Algeria, 5, 1.98%
Algeria
5 publications, 1.98%
|
Jordan
|
Jordan, 5, 1.98%
Jordan
5 publications, 1.98%
|
Pakistan
|
Pakistan, 5, 1.98%
Pakistan
5 publications, 1.98%
|
Germany
|
Germany, 4, 1.58%
Germany
4 publications, 1.58%
|
Iraq
|
Iraq, 4, 1.58%
Iraq
4 publications, 1.58%
|
Kuwait
|
Kuwait, 4, 1.58%
Kuwait
4 publications, 1.58%
|
UAE
|
UAE, 4, 1.58%
UAE
4 publications, 1.58%
|
Finland
|
Finland, 4, 1.58%
Finland
4 publications, 1.58%
|
Portugal
|
Portugal, 3, 1.19%
Portugal
3 publications, 1.19%
|
Iran
|
Iran, 3, 1.19%
Iran
3 publications, 1.19%
|
Ireland
|
Ireland, 3, 1.19%
Ireland
3 publications, 1.19%
|
Colombia
|
Colombia, 3, 1.19%
Colombia
3 publications, 1.19%
|
Mauritius
|
Mauritius, 3, 1.19%
Mauritius
3 publications, 1.19%
|
New Zealand
|
New Zealand, 3, 1.19%
New Zealand
3 publications, 1.19%
|
Turkey
|
Turkey, 3, 1.19%
Turkey
3 publications, 1.19%
|
Russia
|
Russia, 2, 0.79%
Russia
2 publications, 0.79%
|
Venezuela
|
Venezuela, 2, 0.79%
Venezuela
2 publications, 0.79%
|
Mexico
|
Mexico, 2, 0.79%
Mexico
2 publications, 0.79%
|
Sweden
|
Sweden, 2, 0.79%
Sweden
2 publications, 0.79%
|
Ecuador
|
Ecuador, 2, 0.79%
Ecuador
2 publications, 0.79%
|
South Africa
|
South Africa, 2, 0.79%
South Africa
2 publications, 0.79%
|
Argentina
|
Argentina, 1, 0.4%
Argentina
1 publication, 0.4%
|
Belgium
|
Belgium, 1, 0.4%
Belgium
1 publication, 0.4%
|
Bulgaria
|
Bulgaria, 1, 0.4%
Bulgaria
1 publication, 0.4%
|
Bosnia and Herzegovina
|
Bosnia and Herzegovina, 1, 0.4%
Bosnia and Herzegovina
1 publication, 0.4%
|
Brunei
|
Brunei, 1, 0.4%
Brunei
1 publication, 0.4%
|
Vietnam
|
Vietnam, 1, 0.4%
Vietnam
1 publication, 0.4%
|
Ghana
|
Ghana, 1, 0.4%
Ghana
1 publication, 0.4%
|
Indonesia
|
Indonesia, 1, 0.4%
Indonesia
1 publication, 0.4%
|
Spain
|
Spain, 1, 0.4%
Spain
1 publication, 0.4%
|
Cameroon
|
Cameroon, 1, 0.4%
Cameroon
1 publication, 0.4%
|
Lebanon
|
Lebanon, 1, 0.4%
Lebanon
1 publication, 0.4%
|
Nepal
|
Nepal, 1, 0.4%
Nepal
1 publication, 0.4%
|
Norway
|
Norway, 1, 0.4%
Norway
1 publication, 0.4%
|
Oman
|
Oman, 1, 0.4%
Oman
1 publication, 0.4%
|
Republic of Korea
|
Republic of Korea, 1, 0.4%
Republic of Korea
1 publication, 0.4%
|
Senegal
|
Senegal, 1, 0.4%
Senegal
1 publication, 0.4%
|
Syria
|
Syria, 1, 0.4%
Syria
1 publication, 0.4%
|
Slovakia
|
Slovakia, 1, 0.4%
Slovakia
1 publication, 0.4%
|
Slovenia
|
Slovenia, 1, 0.4%
Slovenia
1 publication, 0.4%
|
Tunisia
|
Tunisia, 1, 0.4%
Tunisia
1 publication, 0.4%
|
Philippines
|
Philippines, 1, 0.4%
Philippines
1 publication, 0.4%
|
Czech Republic
|
Czech Republic, 1, 0.4%
Czech Republic
1 publication, 0.4%
|
Ethiopia
|
Ethiopia, 1, 0.4%
Ethiopia
1 publication, 0.4%
|
Show all (30 more) | |
5
10
15
20
25
30
35
|
Publishing countries in 5 years
2
4
6
8
10
12
14
|
|
India
|
India, 13, 9.92%
India
13 publications, 9.92%
|
USA
|
USA, 7, 5.34%
USA
7 publications, 5.34%
|
Saudi Arabia
|
Saudi Arabia, 6, 4.58%
Saudi Arabia
6 publications, 4.58%
|
Thailand
|
Thailand, 6, 4.58%
Thailand
6 publications, 4.58%
|
United Kingdom
|
United Kingdom, 5, 3.82%
United Kingdom
5 publications, 3.82%
|
Italy
|
Italy, 5, 3.82%
Italy
5 publications, 3.82%
|
Canada
|
Canada, 5, 3.82%
Canada
5 publications, 3.82%
|
Morocco
|
Morocco, 5, 3.82%
Morocco
5 publications, 3.82%
|
Algeria
|
Algeria, 4, 3.05%
Algeria
4 publications, 3.05%
|
Greece
|
Greece, 4, 3.05%
Greece
4 publications, 3.05%
|
UAE
|
UAE, 4, 3.05%
UAE
4 publications, 3.05%
|
Germany
|
Germany, 3, 2.29%
Germany
3 publications, 2.29%
|
Australia
|
Australia, 3, 2.29%
Australia
3 publications, 2.29%
|
Brazil
|
Brazil, 3, 2.29%
Brazil
3 publications, 2.29%
|
Jordan
|
Jordan, 3, 2.29%
Jordan
3 publications, 2.29%
|
Colombia
|
Colombia, 3, 2.29%
Colombia
3 publications, 2.29%
|
Kuwait
|
Kuwait, 3, 2.29%
Kuwait
3 publications, 2.29%
|
Malaysia
|
Malaysia, 3, 2.29%
Malaysia
3 publications, 2.29%
|
France
|
France, 2, 1.53%
France
2 publications, 1.53%
|
Egypt
|
Egypt, 2, 1.53%
Egypt
2 publications, 1.53%
|
Iraq
|
Iraq, 2, 1.53%
Iraq
2 publications, 1.53%
|
Ireland
|
Ireland, 2, 1.53%
Ireland
2 publications, 1.53%
|
Mauritius
|
Mauritius, 2, 1.53%
Mauritius
2 publications, 1.53%
|
Mexico
|
Mexico, 2, 1.53%
Mexico
2 publications, 1.53%
|
New Zealand
|
New Zealand, 2, 1.53%
New Zealand
2 publications, 1.53%
|
Pakistan
|
Pakistan, 2, 1.53%
Pakistan
2 publications, 1.53%
|
Turkey
|
Turkey, 2, 1.53%
Turkey
2 publications, 1.53%
|
China
|
China, 1, 0.76%
China
1 publication, 0.76%
|
Portugal
|
Portugal, 1, 0.76%
Portugal
1 publication, 0.76%
|
Argentina
|
Argentina, 1, 0.76%
Argentina
1 publication, 0.76%
|
Belgium
|
Belgium, 1, 0.76%
Belgium
1 publication, 0.76%
|
Bulgaria
|
Bulgaria, 1, 0.76%
Bulgaria
1 publication, 0.76%
|
Bosnia and Herzegovina
|
Bosnia and Herzegovina, 1, 0.76%
Bosnia and Herzegovina
1 publication, 0.76%
|
Venezuela
|
Venezuela, 1, 0.76%
Venezuela
1 publication, 0.76%
|
Ghana
|
Ghana, 1, 0.76%
Ghana
1 publication, 0.76%
|
Indonesia
|
Indonesia, 1, 0.76%
Indonesia
1 publication, 0.76%
|
Iran
|
Iran, 1, 0.76%
Iran
1 publication, 0.76%
|
Cameroon
|
Cameroon, 1, 0.76%
Cameroon
1 publication, 0.76%
|
Nepal
|
Nepal, 1, 0.76%
Nepal
1 publication, 0.76%
|
Nigeria
|
Nigeria, 1, 0.76%
Nigeria
1 publication, 0.76%
|
Republic of Korea
|
Republic of Korea, 1, 0.76%
Republic of Korea
1 publication, 0.76%
|
Senegal
|
Senegal, 1, 0.76%
Senegal
1 publication, 0.76%
|
Syria
|
Syria, 1, 0.76%
Syria
1 publication, 0.76%
|
Slovakia
|
Slovakia, 1, 0.76%
Slovakia
1 publication, 0.76%
|
Slovenia
|
Slovenia, 1, 0.76%
Slovenia
1 publication, 0.76%
|
Tunisia
|
Tunisia, 1, 0.76%
Tunisia
1 publication, 0.76%
|
Philippines
|
Philippines, 1, 0.76%
Philippines
1 publication, 0.76%
|
Finland
|
Finland, 1, 0.76%
Finland
1 publication, 0.76%
|
Ecuador
|
Ecuador, 1, 0.76%
Ecuador
1 publication, 0.76%
|
South Africa
|
South Africa, 1, 0.76%
South Africa
1 publication, 0.76%
|
Show all (20 more) | |
2
4
6
8
10
12
14
|