Discrepancy functions used for model checking [5].
\r\n\tThe emphasis is on developing or modifying the available oral health diagnosis and preventive and corrective methods for children starting from newborn to pre-schoolers to school going and up to adolescence.
\r\n\tProfessionals involved in providing oral health care to children must keep themselves updated with the available and newer behaviour management and dental procedures and techniques that may begin with the first dental visit of the child write up to providing preventive and comprehensive treatment to the child and develop long-lasting good oral health habits.
\r\n\tThis book will provide an opportunity for various health professionals to share their expertise which may vary from providing various forms of oral health procedures to children at an individual and community level.
Traditional component pass/fail design analysis and testing protocol drives excessively conservative operating limits and setpoints as well as unnecessarily large margins of safety. Additionally, pass/fail testing tends to result in data shortcomings which must then be addressed using defense-in-depth elements. Contrarily, component performance testing and failure probability model development can support selection of more flexible operating limits and setpoints as well as softening defense-in-depth elements. The two major obstacles involved in developing a failure probability model, also known as a fragility model, center on devising an optimum component performance testing protocol so that meaningful data can be collected, and navigating the process of developing and testing an appropriate fragility model.
This chapter will first discuss the process of Bayesian regression fragility model development which includes model checking protocol. The foundation of fragility model development is Bayesian in nature where both data and parameters have probability distributions, and we seek a model that establishes a relationship between parameters and observables ultimately yielding a posterior probability distribution. That is, the Bayesian method requires an aleatory model, a prior distribution for the parameters of the aleatory model, and data associated with the aleatory model. Then, using Bayes Theorem, the posterior distribution for the model output can be obtained using Markov Chain Monte Carlo (MCMC) methods to address complicated integration. Multiple models are then developed, and a rigorous process is used to check model validity to help identify the most appropriate model. The model checking and comparison process uses multiple techniques including three types of Bayesian p-values.
With a firm foundation for fragility model development, checking, and selection established, the chapter then discusses component flooding performance experiments associated with industrial steel doors subjected to a rising water scenario. These component tests yield the necessary data for fragility model development while providing insight into development of testing protocol that will yield meaningful data for fragility model development. Finally, the chapter discusses the development and selection of a fragility model for industrial steel door performance when subjected to a rising water flood scenario.
Significant experience exists with fragility modeling focused on seismic fragility model determination. In a seismic fragility model, the single vertical ground acceleration variable is used to completely characterize the failure probability of structures or components of interest. However, other observable parameters may be important indicators for the potential of failure. Expanding upon the seismic example, these observables could include the detailed characteristics of the earthquake such as X, Y, and Z components of the ground motion; frequency of the waves; the age of the component; the anchorage of the component; the specifics of the component type; or any combination of the above.
Limitations found in these traditional fragility models include simplistic (single “driving” parameter) and excessive conservatism. For complex flooding fragility modeling requiring more observables, these issues will be avoided by moving to a more flexible, data-informed approach—Bayesian fragility modeling through phenomena-driven regression modeling. As stated by Box and Tiao, “Bayesian inference alone seems to offer the possibility of sufficient flexibility to allow reaction to scientific complexity free from impediment from purely technical limitation.” [1].
From the Bayesian perspective, both data and parameters can have probability distributions, and the task of Bayesian analysis is to build a model for the relationship between parameters (θ) and observables (y), and then calculate the posterior probability. The Bayesian method, therefore, relies on three items: an aleatory model, a prior distribution for the parameter(s) of the aleatory model, and data associated with the aleatory model. An aleatory model pertains to stochastic or non-deterministic events, the outcome of which is described using probability. The posterior distribution for the model output function is developed in accordance with Bayes’ Theorem [2], which is generally written as:
where,
In summary, the above equation takes our prior knowledge about the parameters and updates this knowledge with the likelihood to observe the data for particular parameter values and gives the posterior probability. It essentially states:
This process combines everything that is known about a particular data set and model response to produce a posterior estimate of the output function’s probability distribution.
Integration of functions plays an important role in Bayesian statistical analysis; however, explicit evaluation of these integrals is only possible for a limited number of special cases. Usually, problems will involve complex distributions and explicit evaluation is not possible. Traditionally, statisticians would be forced to use numerical integration or analytical approximation techniques. However, there are now several powerful software programs that exist for Bayesian inference. One of the most widely used by statistical practitioners is the BUGS (Bayesian inference Using Gibbs Sampling) family of programs. The most popular packages from the BUGS family are WinBUGS and OpenBUGS. There are several methods devised for construction and sampling complex Bayesian posterior distributions. BUGS software utilizes MCMC methods to determine the posterior [3].
MCMC is a general method based on randomly sampling values from a prior distribution to approximate the posterior distribution
After constructing a probability model and computing posterior distributions for all estimated parameters, the next step of a Bayesian analysis includes checking that the model adequately represents the data and is plausible for the purpose for which the model will be used. There are multiple ways of assessing a model’s performance. The approach selected is posterior predictive checking, a useful direct way of assessing the fit of a model to various aspects of the data. Additionally, residual tests are used for informal model criticism and outlier identification.
Posterior predictive checks are a primary form of Bayesian model checking used to assess the fit of the model to various aspects of the data. The procedure is based upon the following assumption: if a given model fits, then data simulated or replicated under the model should be comparable to the real-world observed data the model was fitted to [4]. In other words, the observed data should be plausible under the posterior predictive distribution. If any systematic differences occur between simulations and the data, it potentially indicates that model assumptions are not being met.
The model is checked for deviations from an assumed parameter form by means of test quantities or discrepancy functions,
Name | Definition | Binomial Expression |
---|---|---|
Likelihood ratio | ||
Freeman-Tukey |
Discrepancy functions used for model checking [5].
Note that ideally model checking should be based on new data, although in practice the same data is generally used for both developing and checking the model. This means Bayesian p-values based on these checks tend to be conservative [3]. However, this does not imply that posterior predictive checks lack value. Given that tests are conservative, small (less than 0.05) and large (greater than 0.95) p-values strongly suggest lack of fit. P-values closest to 0.5 indicate a high degree of predictive capability [2]. The concept of Bayesian p-value is graphically represented in Figure 1.
Depiction of the Bayesian p-value predictability.
Residuals measure the discrepancy between the observed data and an assumed model. Informal tests based on Pearson and deviance residuals can be used to identify obvious assumption violations. Note that these analyses are generally carried out informally in Bayesian application, since all residuals depend on θ and have posterior distributions [6]. Therefore, they are not truly independent as required in unbiased application of goodness-of-fit tests.
A standardized Pearson residual is defined as:
Where is the
Residuals can also be based on a saturated version of the deviance., defined as:
where
Following model checking, comparisons can be made on the performance of alternative hypothesized models. It is not an uncommon occurrence for more than one probability model to provide an adequate fit to the data. These models may differ in prior specification, link function selection, or which explanatory variables are included in the regression, to name a few. Therefore, an analysis should not only examine models to see how they fail to fit reality but compare how sensitive the resulting posterior distributions are to arbitrary specifications using any number of model comparison or performance metrics.
There are a variety of Bayesian model comparison methods, including methods based on information criteria, which are measures of the relative fit. Deviance Information Criteria (DIC) is a measure of model fit that can be applied to Bayesian models and is applicable when the parameter estimation is done using techniques such as Gibbs sampling. It is particularly useful in Bayesian model selection problems where the posterior distributions of the model have been obtained by MCMC simulation. DIC is a generally straightforward computation, and no additional scripting is needed to calculate it in OpenBUGS, making it the comparison approach selected for this work.
As a rule of thumb, the model with the smallest DIC usually indicates the better fitting model. Note, however, only differences between models in DIC are important, not strictly absolute values. While it is not easy to define what constitutes an important difference, the following rough guide can be used for DIC comparison [3]:
Differences greater than 10 can be used to rule out the model with the higher DIC.
Differences between 5 and 10 are substantial.
Differences less than 5, there is uncertainty about choice of model. Other methods may need to be considered, especially if models make different inferences.
Note that these considerations include negative values for the DIC, which occur in cases where the deviance is negative. It must also be noted that since DIC is a measure of relative fit, a model with the smallest DIC can still be a poor fit for the data [2].
The objectives of component flooding experiments are to test individual component performance in flooding scenarios and acquire the necessary data to develop component fragility mathematical models. To conduct rising water experiments, the Portal Evaluation Tank (PET) was designed and built to facilitate testing.
The PET is a steel semi-cylindrical tank with a height and diameter of 8 ft. Its design includes a 62.4 ft2 opening for installation of components to be tested, a front water tray with a 90-degree v-notch weir and the ability to hold up to 2,000-gal of water. The PET is connected through 12 in. PVC pipes to a 60 HP pump, which is located inside an 8,000 gal water reservoir, to support variable inlet flow rates up to ∼4,500 gpm. Additionally, the design of PET, once filled, can rely on the pump and pressure and air relief values to provide hydrostatic head to simulate depths up to 20 ft. The PET, along with piping, is shown in Figure 2.
PET tank and piping.
Accompanying instrumentation and measurements included electromagnetic flowmeters for upstream and downstream flow rates and two pressure transducers for averaged water depths and temperature. The PET can also measure small leakage rates that do not exceed the v-notch weir barrier using an ultrasonic depth sensor. The top of the PET is also equipped with pressure and air relief valves and a digital pressure gauge to measure pressures for simulated hydrostatic head once the PET is filled.
The components tested were industrial steel doors oriented to swing outwards, away from the tank interior. A strengthened wall was built to support the doorframe, ensuring stability. The aim of these experiments was to test the door to failure only and not the supporting wall structure. The experimental approach subjected each steel door to a water rising scenario until catastrophic failure of the door occurred or the leakage rate equalized with the filling rate. A compiled summary of the steel door results, including non-failure tests, are given in Table 2.
Test | Depth (in.) | Flow rate (gal/min) | Temperature (F) | Notes |
---|---|---|---|---|
1S | 46.1 | 1148 | 67.4 | |
2S | 39.0 | 1130 | 63.3 | |
3S | 37.1 | 1120 | 63.1 | |
4S | 37.8 | 979 | 63.0 | |
5S | 37.5 | 1133 | 63.0 | |
6S | 37.6 | 604 | 63.0 | |
7S | 37.7 | 593 | 63.0 | |
8S | 37.1 | 598 | 63.1 | |
12S | 44.5 | 975 | 64.0 | |
— | 25.7 | 248 | 61.6 | Non-Failure |
— | 17.0 | 117 | 59.0 | Non-Failure |
— | 27.4 | 285 | 59.3 | Non-Failure |
— | 30.9 | 397 | 59.4 | Non-Failure |
— | 32.3 | 484 | 59.6 | Non-Failure |
— | 24.3 | 247 | 60.2 | Non-Failure |
— | 34.8 | 593 | 60.7 | Non-Failure |
— | 37.5 | 696 | 61.0 | Non-Failure |
— | 38.0 | 734 | 61.2 | Non-Failure |
13S | 41.4 | 1025 | 61.3 |
Steel door performance results [5].
Having conducted the flooding experiments and collected observational data on door failures, models where developed that analyzed the fragility of components using explanatory variables. An explanatory variable is a type of independent variable that is possibly predictive of a component’s fragility in a regression analysis. For the probability of door failure during a flooding event, water depth, flow rate, and temperature may be leading indicators of failure and information about these explanatory variables is incorporated into the Bayesian inference.
The mathematical modeling uses the discrete binomial distribution to represent failure of a door installed in the PET during a rising water flood event. This is a commonly used model for failure on demand with key parameters
where
While the logit function should transform the parameter
A robust solution focuses on the parameter that fails to meet specifications. The binomial probability of failure,
max(e1, e2) e1 if e1 > e2; e2 otherwise,
min(e1, e2) e1 if e1 < e2; e2 otherwise.
For the probability of failure to be properly scaled, the following criteria need to hold true:
return 1 if probability of failure is greater than 1,
return 0 if probability of failure is less than 0,
otherwise
The quantity
The water temperature data was included as an explanatory variable with the expectation that it would be eliminated as part of the Bayesian analysis. To address the possibility of temperature as a failure influence, centering was used on the covariates. Interpreting coefficients in models with interactions can be simplified by subtracting the mean,
where the data is now centered at zero. The main effects of using explanatory variables are now interpretable based on comparison to the mean of the data. Coefficients that stay relatively the same compared to the un-centered results indicate low predictability, while large predictive differences are leading indicators of component failure.
Looking at the steel door data, however, leads to a different discovery. Table 3 gives the results for the standard models, and Table 4 gives the results when centering is applied. Depth’s predictive difference is greater than flow rate, but the highest is temperature. Additionally, temperature has the smallest DIC between the three models.
Model | Mean | Standard Dev. | 97.5% Interval | DIC |
---|---|---|---|---|
Depth | 1.66 | 0.91 | (0.42, 3.89) | 13.86 |
Flow Rate | 0.013 | 0.006 | (0.004, 0.028) | 16.0 |
Temperature | 2.56 | 0.88 | (1.10, 4.51) | 8.294 |
Coefficient results for standard logit regression model for steel doors [5].
Model | Mean | Standard Dev. | 97.5% Interval | DIC |
---|---|---|---|---|
Depth | 2.05 | 1.26 | (0.46, 5.21) | 14.39 |
Flow Rate | 0.013 | 0.006 | (0.005, 0.028) | 15.98 |
Temperature | 7.85 | 4.69 | (2.04, 19.74) | 8.98 |
Coefficient results for centered logit regression models for steel doors [5].
To understand why temperature appears to be the leading indicator of failure, the steel door data, along with its collection process, must be examined. Of the nineteen test results recorded in Table 2, the first nine tests all resulted in door failures. These nine tests were conducted exclusively during the spring. The remainder of the tests, nine non-failure and one failure, where conducted in a single day during the winter when the reservoir water was cooler. The results could mean that warmer water temperatures cause steel doors to fail in flooding events, implying a correlation of variables observed together. It is noted, however, that correlation does not necessarily mean causation. The relationship could have alternative explanations, such as a third-cause fallacy, where a spurious correlation is mistaken for causation. A spurious correlation is a relationship in which events or variables are associated, but not causally related, due to the presence of a third factor [8]. Seasonal weather changing the interior temperature of the laboratory is a hidden third factor. Therefore, steel door flooding failure and water temperature may be correlated with each other only because they are correlated with the weather when testing was conducted. By conducting all non-failure tests in the cooler winter conditions and majority of failures in the warmer spring, an unintentional bias was introduced into the temperature data. This bias, that temperature impacts failure, becomes apparent when looking at the centering comparison.
There is another means of verifying the introduced bias in temperature by looking at the residuals. Pearson residuals should take on values between −2.0 and 2.0. Any data point with values outside this range represent an outlier. If there is a bias introduced from when the tests were conducted, the last data point, a failure during winter testing, should be considered an outlier. Figure 3 shows the residual box plot for the temperature regression model. Note that the last data point has an outlier residual value of 3.53 ± 6.037, confirming the bias.
Box plot of the temperature regression model residuals using steel door data [
Since the steel door temperature data is biased, it is dropped from consideration as an explanatory variable for now. In experiments, controlling and extensively testing the relationship between dependent and independent variables can identify spurious correlation. For component flooding experiments, steps could be taken to control the temperature of the reservoir water. If future testing corrects for this bias, temperature data could again be considered as part of the Bayesian analysis for steel doors. Of the remaining depth and flow rate data, centering simplified interpreting coefficients and indicated depth as a significant indicator of failure.
Development of the logistic regression models so far has been directly interpreting the failure response given some predictor(s) data. It is also possible to interpret indirectly by incorporating an additional random variability. These models assume that besides the observed variables, there could be an unobserved variable or random effects. Therefore, the probability of the binomial distribution is allowed to adjust by some small amount,
A script was written where logistic regression equations contain a random or latent effect. In the case of the depth model, previously given by Eq. (4a), it would now be defined as follows:
with
The resulting p-values and DIC for the depth, flow rate, and combined regression models are given in Table 5. The larger p-values (all greater than 0.95) strongly suggest lack of fit. The regression models without variability are favorable over the inclusion of unobserved effects for their better fit.
Model | Likelihood Ratio | Freeman-Tukey | DIC | |
---|---|---|---|---|
Depth | 0.97 | 0.97 | 0.97 | 0.41 |
Flow Rate | 0.99 | 0.99 | 0.99 | 0.13 |
Depth. Flow Rate | 0.99 | 0.99 | 0.99 | 0.08 |
Depth, flow and combined p-values and DIC [5].
The final OpenBUGS script for the depth regression model, prior distributions, and dispersed initial values is shown in Table 6. Included are the script for the three Bayesian p-value calculations and the saturated deviance.
#Bound Binomial Model using Logit Regression: Final #Steel Door Data model{ for(i in 1:tests){ failure[i] ∼ dbin(p.bound[i], numtested) p.bound[i] < − max(0, min(1, p[i])) #Regression Model logit(p[i]) < − int. + depth*WDepth[i] failure.rep[i] ∼ dbin(p.bound[i], numtested) #Fit Assessment: Pearson Residuals Posterier Predective check (Bayesian P-Value) residual[i] < − (failure[i] - (numtested*p.bound[i]))/sqrt(numtested*p.bound[i]*(1-p.bound[i]) + 0.00001) residual.rep[i] < − (failure.rep[i] - (numtested*p.bound[i]))/sqrt(numtested*p.bound[i]*(1-p.bound[i]) + 0.00001) sq.[i] < − pow(residual[i], 2) sq.rep[i] < − pow(residual.rep[i], 2) #Fit Assessment: Likelihood Statistic Posterier Predective check (Bayesian P-Value) like.obs[i] < − failure[i]*log((failure[i] + 0.00001)/(numtested*p.bound[i] + 0.00001)) like.rep[i] < − failure.rep[i]*log((failure.rep[i] + 0.00001)/(numtested*p.bound[i] + 0.00001)) #Fit Assessment: Freeman-Tukey Statistic Posterier Predective check (Bayesian P-Value) diff.obs[i] < − pow(sqrt(failure[i]) - sqrt(numtested*p.bound[i]), 2) diff.rep[i] < − pow(sqrt(failure.rep[i]) - sqrt(numtested*p.bound[i]), 2) prop[i] < − failure[i]/numtested Ds[i] < − 2*numtested*(prop[i]*log((prop[i] + 0.00001)/(p.bound[i] + 0.00001)) + (1-prop[i])*log((1-prop[i] + 0.00001)/((1-p.bound[i]) + 0.00001))) phat[i] < − failure[i]/numtested } chisq.obs < − sum(sq[]) chisq.rep <− sum(sq.rep[]) p.chisq <− step(chisq.rep - chisq.obs) likelihood.obs < − sum(like.obs[]) likelihood.rep <− sum(like.rep[]) p.likelihood <− step(likelihood.rep - likelihood.obs) freeman.obs < − sum(diff.obs[]) freeman.rep <− sum(diff.rep[]) p.freeman <− step(freeman.rep - freeman.obs) dev.sat < − sum(Ds[]) #Prior Distributions int. ∼ dnorm(0, .000001) depth ∼ dnorm(0, .000001) } data list( tests = 19, numtested = 1, failure = c(1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1), WDepth = c(46.1, 39.0, 37.1, 37.8, 37.5, 37.6, 37.7, 37.1, 44.5, 25.7, 17.0, 27.4, 30.9, 32.3, 24.3, 34.8, 37.5, 38.0, 41.4), WFlow = c(1148, 1130, 1120, 979, 1133, 604, 593, 598, 975, 248, 117, 285, 397, 484, 247, 593, 696, 734, 1025) ) inits #Depth list(int = −28, depth = 4, flow = 0, temp = 0, failure.rep = c(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)) list(int = −122, depth = 0, flow = 0, temp = 0, failure.rep = c(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)) |
OpenBUGS script [5].
The mean values calculated for the applicable parameters in the outward swinging steel door fragility models and corresponding Bayesian p-values are shown in Table 7. The saturated deviance for all three models compared with the data sample size suggests that all three models fit adequately. The DIC is nearly the same for all three models, the smallest belonging to the depth model by a non-significant amount. The model with only depth as an explanatory variable has the closest Bayesian p-value using the likelihood ratio (0.38). It also has the slightly closer average p-value compared to 0.5 than the regression model with only flow rate and the combined model with both variables. Given the results, the model with only depth is recommended for predictive analyses.
Parameter | Depth | Flow Rate | Depth, Flow Rate |
---|---|---|---|
intercept | 75.68 | −8.51 | −72.5 |
a (depth coeff.) | 2.05 | — | 1.83 |
b (flow rate coeff.) | — | 0.01 | 0.007 |
Sat. deviance | 12.88 | 14.29 | 13.31 |
Chi-squared | 0.19 | 0.26 | 0.14 |
Likelihood ratio | 0.38 | 0.36 | 0.29 |
Freeman-Tukey | 0.33 | 0.23 | 0.21 |
Summary posterior estimates of logistic regression parameters and Bayesian p-values using steel door data [5].
With depth selected as the explanatory variable regression model, the parameters in Table 7 are used with the fragility model to calculate the failure probability for a steel door as a function of water depth. The probability
where
Fragility curve showing probability of failure versus water depth. Blue curves represent the 95% credible intervals [
Component failure probability models provide a pathway for selection of more flexible operating limits and setpoints. Model development requires component performance data and an effective process for probability model selection and checking. Using Bayesian methodology, prior knowledge about model parameters can be updated with the knowledge of the likelihood to observe data for parameter values giving a posterior probability. In short, the process combines everything that is known about a particular data set and model response to produce a posterior estimate of the output function’s probability distribution. Integration of these functions is necessary and can be accomplished through MCMC methods.
Bayesian model checking is used to assess the fit of the model to various aspects of the data using the assumption that if a given model fits, then data simulated or replicated under the model should be comparable to the real-world observed data. If any systematic differences occur between simulations and the data, it potentially indicates that model assumptions are not being met. The model is also checked for deviations by means of test quantities or discrepancy functions that depend on both data and parameters by calculating a Bayesian p-value. The DIC can also be used as a measure of model fit that can be applied to Bayesian models and is applicable when the parameter estimation is done using techniques such as Gibbs sampling. It is particularly useful in Bayesian model selection problems where the posterior distributions of the model have been obtained by MCMC simulation.
Application of the data collection, model development, and model checking process was carried out for the performance of steel doors subjected to water rise flooding conditions. The resulting fragility model provides a carefully developed representation of the failure probability as the flood depth changes. The model can then be used in more comprehensive probabilistic flooding analyses rather than simply using an empirically derived pass-fail water depth for steel doors subjected to water rise flooding scenarios. The overall result of using the rigorously developed fragility model is a more robust representation of how components will perform when subjected to challenges such as flooding. With an improved representation of overall performance available, necessary limits and controls can then be selected without undue conservatism.
Funding support for the PET construction and experiments and fragility model development was provided to Idaho State University by the US Department of Energy Light Water Reactor Sustainability Program through Contract Number 154652.
The existence of danger and threat are serious factors, which could undermine image, reputation, competiveness of tourism and the whole country. In the global crisis situation, a majority of countries has to face risk of health and human´s security, but also the economy survival. Responses of different countries to these events depend on a variety of factors, especially the economic position, the model of governance, preparedness to cope a critical situation, reaction of international community, mass media, and business culture.
During the COVID 2019 outbreak, communities seem not to be fully and similarly empowered and organizationally and financially prepared to cope with these negative externalities, which can damage also tourism businesses. Eastern cultures do not react the same way as western cultures and their hierarchical approach to the decision-making process could be a strong argument that generic models or approaches would not be implemented in the same way in different cultural milieu, which has also a strong influence on the organizational learning. Similarly, there could be differences even in the reaction of countries joined in common geographical and political structure. For this reason, it might be interesting to study some discrepancies in the reactions of those countries and their managerial preparedness and the organizational specifics for a critical situation especially in tourism due to the pandemic outbreak of COVID 19.
Safety and security are important factors of competitive advantage of a destination, which might not only serve as a place of existence and life of humans, fauna and flora, but also a place for economic and social activities, which are typical for tourism. Those factors are not eternal and unchanging, which is a real danger for the competitiveness, but also the existence of these above mentioned subjects or elements. One of the most vulnerable activities, which might be influenced by safety and security hazards, is tourism. The most important is to understand different patterns of the same problem, which was created by a crisis, and to distinguish the difference of the approaches of different cultures and countries to the same problem and learn a lesson of the organizational differences based on a variety of cultural approaches. Tourism destinations are as vulnerable as any other places, and sometimes more so, and for this reason the crisis management will discuss specifics and organizational learning tasks also from this point of view.
The methodological approach to this book chapter and its content was framed by the conceptual base of studies of applied models of crisis management and the responds of several studied countries to the pandemic situation of COVID 19, especially the preparedness of public sector to bear a risk and to act effectively. A discussion comprises cultural differences and their impact on health situation and the role of media as well as the organizational learning culture. Organisational learning was found to be a critical source of sustainable competitive advantage [1] as stated by Škerlavaj et al. [2]. There will be discussed the questions of tourism in the connection to the economic consequences of pandemic situation. The case studies will be based on the studied secondary sources in selected countries in Europe, Asia, and North America.
The concepts dealing with the crisis management portfolio deal with the reasons or the impacts of crises and disasters. An important perspective to study and understand is the perception of the crises and their solution, which means the preparedness to cope a disaster, set priorities and responses of countries and communities to crises. Faulkner ([3], p. 139) mentioned that “different internal cultures and modus operandi become barriers to communication and co-operation between organizations”. It concerns countries, their governments, people, businesses, social groups and tourism as one of the business and social activity as well. For this reason, it is also complicated to apply the universal model for the crisis management.
Hofstede [4] mentioned in his work that people from different national cultures tend to have different styles of management. Based on the author ([4], p. 28) “in the process of comparing phenomena similarity and differences are two sides of the same coin; one presupposes the other.” It concerns not only people, but also the institutions position, role, involvement. Important work from Hofstede [4] is the idea to take into consideration the division of societies in the world into the individualistic or collectivistic cultures, which has an impact on people’s behavior and the approach of the whole society and government to the urgent tasks in society. Hofstede [4] explained five dimensions of national culture, which influence a behavior of different cultures and it means also countries with people living predominantly in this cultural group. Those typical independent dimensions are: power distance; uncertainty avoidance; individualism versus collectivism; masculinity versus femininity; and long-term versus short-term orientation. Škerlavaj et al [2] mentioned that only a few studies have applied Hofstede´s model to examine the effects of national cultural dimensions on organizational learning.
Among the above mentioned dimensions, power distance means the hierarchy of power and wealth among the general population and a nation, culture, and business. A higher degree means a higher hierarchy, which is executed in society. It allows governments to imply more easily a power in society. It might influence the role of public sector versus private business and concerns the differences of aims of public and private enterprises and their organization. In the connection to the crisis management execution, the role of public sector is unquestionable; however, the scenario of mutual roles of both sectors depends not only on the power distance factor, but on the type of government’s response to the crisis, which could be for instance the influence of tighter centralization in a country. Organizational learning from this situation will be based on the direction in a particular country and the role of private and public sector in crisis management.
The uncertainty avoidance could be defined as the affinity to the status quo, less change in society, tendency to keep strict codes and obey the rules in society. The feeling of absolute truth might be a reason for further dictatorship from the side of government, which might complicate free entrepreneurship provision. Less tolerance in society might influence the behaviour of companies and organizations in a country.
Individualism versus collectivism means a preference of being more independent and less governed or on the other hand better compatibility with the other members of society, families, friends, etc. Uncertainty avoidance means a fear of unknown or not certain situations and it might influence also decision level and empowerment in society. In such situations as health risk it could influence behaviour in a positive or negative way. This type of behaviour influences the speed and type of changes in society, business environment and changes, which should be done really smoothly, quickly, and in a more massive way due to crisis situation.
According to Hofstede [4] as stated in Compiranon and Scott [5], individualism stands for a society in which the ties are loose between individuals, and as a result, individuals are only expected to look after himself/herself and his/her immediate family. Conversely, collectivism stands for a society in which people from birth onwards are integrated into strong, cohesive in-groups, which throughout people’s lifetime continue to protect them in exchange for unquestioning loyalty. In management decision making and organisational learning situation, a collective decision is preferable in a collectivism culture, whilst an individual decision is more likely to be seen in a culture that supports individualism. This might complicate even decisions of government in the area of health protection and risk avoidance, which could be generated by such a negative externality as the pandemic situation (as one possible outcome of risk management situation), which has consequently negative influence on the whole country, quality of life, security, economy where tourism business is part of it.
Division of roles between genders is incorporated in the expression of masculinity versus femininity and this could be also applied in crisis management concept and organisational learning and decisions in a country. As Compiranon and Scott [5] explain the ideas of Hofstede [4] masculinity is found in a society, in which social gender roles are clearly distinct; thus men are encouraged to be assertive, tough and focused on material success. Women are expected to be more modest, tender and concerned with the quality of life. Unlike masculinity, femininity stands for a society in which social gender roles overlap, and both men and women are encouraged to be modest, tender and concerned with the quality of life. Hofstede [4] explained how masculinity and femininity approach influences culture and as a consequence how managers in a femininity culture prefer to use more intuition, deal with feelings and seek consensus. In masculinity culture, the managers are more decisive, firm, assertive, aggressive, and competitive. More masculine societies are focused on achievements, material rewards and success, which influences also the learning about the business culture in such countries and underlines a type of behaviour of managers who want to succeed in their business strategies.
The question is how this might influence the crisis management process and organisational learning, consequently also tourism business in those countries having a more masculine or feminine dominance society. In COVID-19 crisis situation, surprisingly the countries with more feminine culture impact (Scandinavian countries for instance) achieved better results in fighting the epidemic situation. It might be a result of preferring health protection over business, at least in the beginning of the crisis situation.
The authors Compiranon and Scott [5] discussed the role of culture and leadership and described the crisis management stages in the following scheme (Figure 1). They used the ideas of the World Tourism Organization Model. The following scheme shows the main ideas.
Crisis management stages. Source: amended upon Compiranon and Scott [
Eastern cultures do not react the same way as western cultures and their hierarchical approach to the decision-making process could be a strong argument that generic model would not be implemented in the same way as it would be in western societies.
Some form of criticism also lies in adoption of similar management methods and organizational decisions to different management environments. “For example, the authors FanN and Zigang [7] compared the differences between reaction of American and Chinese managers while dealing with uncertain situation: “having a high uncertainty avoidance culture, Chinese managers normally lack and adventurous spirit and the sense of risk. On the other hand, low uncertainty avoidance American managers are more likely to accept risk.” These examples only confirm what the other authors discussed as being in impertinent situation for implementation of models in different environments. Thus, academics as Faulkner mentioned this possibility by stating that “different internal cultures and modus operandi are barriers to communication and co-operation between organizations” [3]. In a case of the epidemic situation; however, we have to face a totally different situation and it is quite smart to ask if we should be adventurous or more predictive and cautious in order to save somebody’s health and life. There is always an open question if the health is a priority or the economy, business, for instance also tourism business. Many countries were able to make reasonable decisions to save both or just to do their best for citizens, their health, but also the existence of businesses and survival of the economy and tourism as well.
Compiranon and Scott [5] agreed “that national culture has a significant impact on crisis management.” Johnson and Peppas [8] stated that “crisis intensity varies from country to country and culture to culture, which means that it is very important that crisis response plans are developed for a specific location.” It influences a society as social and economic structure with such an economic phenomenon as tourism, a role of government in a society, a role of people as social entities and their culture and behavior, and a role of media as a mean of communication in a society.
The authors Faulkner [3], Ritchie [9], Paraskevas and Arendell [10] mentioned the role of mass media during the crises and disasters. Media role is closely related to image and reputation. The connotation of meaning of crises and disasters can be positive and negative; however, predominantly negative. Though, in Chaos Theory, the existence of a “turning point can be “essentially creative, rather than a destructive process” as described by Faulkner ([3], p. 137). The author explained several examples of this positive outcome as for instance “the empowerment of a society, the creation of modern facilities, innovations, international recognition of destination, etc.” It might be really disputable if this could be a case of health pandemic situation in the globalized world, but it should be mentioned also this opinion in order to understand some developments and changes especially influenced by the processes of innovation in the world. As Compiranon and Scott [5] explained the ideas formerly delineated by Holmes [11] that at the heart of every crisis lies tremendous opportunity, and perhaps this is why the Chinese word for crisis is surprisingly composed of two symbols of meaning ‘danger’ and ‘opportunity’. For this reason, it might be important to see and predict which countries might be more in a danger and which will take the opportunities and the same could be visible in the business sphere and tourism could be one example. For instance, tourism businesses, which might be more friendly with modern technologies, digitalization or countries, which are not so tightly depended on mass tourism development and are more typical in a sustainable tourism development, would have probably easier way for the adjustment to a new situation and a real change of business strategies.
Culture, resources and leadership (political and economic), geographical character (for instance isolation as more the islands can use as their advantage in this concept), time (which is now visible in the development of the pandemic crisis, stages and waves of the crisis), level of preparedness, responses of governments, citizens, businesses, especially power of economy, it all might have an enormous influence on crisis recovery, and for this reason could be visible also differences in several parts of the world and also in tourism business performance and changing preferences and visitors’ behaviour.
In order to understand the questions of crisis management generally, but also in tourism, some authors tried to develop generic model suitable not only for tourism destinations, but also for different purposes, for instance a country generic model with its specific requirements of safety, security, service provision. Faulkner [3] applied a deep inductive approach in order to construct generic model of crisis and disasters.
Ritchie [9] underlined a necessity of more holistic and strategic approach. Hence, models are more useful for studies of the first group of conceptual approach, e. g. the reasons of crises and disasters and the roles of stakeholders during these events. However, some authors as Paraskevas and Arrendell [10] shifted further risk assessment research of crisis management to the different methodological approach by questioning particular destination stakeholders, corporate and government representatives, policy makers and planners about their preparedness to deal with crises and disasters, which could be an excellent lesson of different approaches to the organizational learning and managerial decisions understanding. As the authors stated, “the purpose was to produce insight rather to test theory, the study was inductive in nature and used a qualitative, interpretative approach” [12]. Their research revealed through interviewing of experts on corporate and government security, safety, tourism policy and planning some controversial aspects of former research approaches based on compiling of theoretical frameworks without testing the attitudes of stakeholders. A research underlined necessity of co-operative approach of all stakeholders, compatible jurisdiction, allocation of financial resources, etc. Thus, pragmatic approach to the studied topic revealed important gaps between managerial theoretical approach, organization, and practice.
More discussion is needed on perception of disaster management framework of models (re-active models) and pro-active risk management models as has been stated by some academics in numerous academic journals dealing with the topic of crisis management. Important role in the crisis management and resolving the situation has a state and its role is crucial. It is well known in the public economy theory that public sector has to be present where the private sector is not capable of solving a problem, but has to withdraw when it is not necessary to intervene. Crisis management is a really difficult role, which should be planned and prepared thoroughly ahead and kept strongly during the occurrence of the negative situation in a country and the world. Many countries and their businesses failed due to unpreparedness and due to risking of health of their inhabitants and the consequences in those countries could be tremendous. For this reason, a discussion about the preparedness and models of crisis and disasters is needed.
First academic, who identified these two approaches to model creation in crisis and disasters, was Heath [13, 14] who mentioned the traditional crisis management approach and the risk management approach. Miller and Ritchie [15] added that “the traditional crisis management approach involves no initial (pre-crisis) planning or management (Figure 2) and the role of risk management approach “is to respond to the crisis and manage the impacts effectively and efficiently (Figure 3).
A traditional approach to a crisis.
A risk management approach to a crisis.
The methodological approach is based on the qualitative approach and is framed by the conceptual base of studies of applied models of crisis management and the responds of several studied countries to the pandemic situation of COVID 19, especially the preparedness of public sector to bear a risk and to act effectively and the responds of governments and citizens to the crisis situation. Škerlavaj et al. [2] mentioned that the type of predominant culture would bring diverse influence on the development of organizational learning culture. Crucial are especially cultural differences and a role of media in several discussed countries. The case studies are based on the studied secondary sources in Europe, especially in Slovakia, Czech Republic in comparison to the other countries in Asia (Taiwan, South Korea) and North America (Canada and the U.S.A.), etc.
Several studies from Asian countries showed that in many cases could be visible former experience with crisis situation and it means also preparedness of a responsible government to that situation. Moreover, there might be visible cultural dimensions, which have been mentioned as the collectiveness or the individualism. Important could be fast political decisions and a respond of citizens. For instance, one excellent example is Taiwan. Taiwanese government is one of the most successful examples of crisis management implementation in the world. The first information about the virus appeared on 21st of January 2020. Taiwanese government has actively and really efficiently sent all instructions about the protection against a new form of virus to the citizens and did not try to hide any information, which is a sign of democratic and responsible government. One of the crucial tasks was a control of the healthcare supply chain affordable to the country and its citizens and a tight co-operation with the academic institutions in a matter of the antiviral drugs development. For instance, the figures by April 9th, about 79 days after first case appeared, the number of cases was 379 and deaths only 5. These numbers were much lower than the numbers in China in that time, which is a result of a quick response, geographical advantage (an Island separated by a sea), preparedness and different cultural and political approach despite of being Chinese culture, but with a totally different political attitude. When we compare the numbers of the evidence of this virus to the situation in China, by April 9, in China the number of confirmed cases was 175,74 times the number in Taiwan and the number of deaths 5,300 times the number in Taiwan (in Taiwan 4,7 cases and 0,06 deaths per day).
Another example of success might be found in Malaysia and Vietnam. Similarly, as in Taiwan, Malaysia and Vietnam are culturally close to Confucianism. It means that governmental leadership might be easier because of that collectivist feelings and a meaning of collective good is deeper incorporated in their cultures. It means hegemony of duty to society over individual needs. This was visible in those countries, where for instance citizens of Taiwan regularly wear facemasks in public despite of the fact that the evidence of COVID-19 is very low. Governments in Asia need not always remind people to wear masks, keep distance and stay home.
In Malaysia, COVID-19 infection started to spread early March and rocketed to 8 800 cases early June, but later due to the discipline and facemasks, responsibility of the citizens and government regulations obedience, the number of cases dropped. Ethnic Malay cultures in Malaysia and Indonesia promote banding together against common threats.
Malaysia is also one success example of the cultural influence, governmental approach and responsibility of citizens; however, there could also play important role the geographical indicators and a distance from the neighbouring countries. Boundaries, geographical distance, social distance and political capability might be decisive factors of successful outcome of such pandemic situation caused by a virus.
Similarly, Vietnam was able to keep the situation of their country with just 401 cases in the beginning under control; however, there might be visible not only cultural, but also political influence and more governmental control as a consequence of former historical and political development. Despite of it, Vietnam could be a success story to the world.
In the United States, the virus started to develop in early March, but in comparison the above mentioned countries, the numbers have climbed in June 2020. It might be a cultural attitude and power distance characteristics, but Americans are not unified in the rule to wear masks and abandon their personal freedom to decide personally. This might be a problem in several western countries all over the world, for instance also in Europe or even in Eastern Europe (a case of Czech Republic).
On the opposite to the U.S.A., another country at the North American continent, Canada knows as a multicultural country focused on social, health, and community principles. Canada has a different story as for instance the U.S.A. and the rest of western world (particular countries). Based on a research of Zhang and Young-Leslie who have been collecting data mainly through focus groups and surveys of Canadians from across the country, several results could indicate a cultural and political approach as well the attitudes of different cultures to the rules given by Canadian government as a result to the pandemic situation. The research showed that some rules as face masks wearing was quite common even before the COVID-19 outbreak among some cultures, for instance as a result of fair pollution or sensitivity to toxins in the air. Those cultures were from East Asia, for instance China, Korea, Vietnam, and Japan. In some cases, these inhabitants tried to avoid harsh weather or wanted to keep anonymity. In a poll conducted by Leger and the Association for Canadian Studies, 51 per cent of Canadians surveyed said they’ve worn masks while doing their grocery shopping. Fifty-three per cent said masks should be mandatory in public and confined spaces like shopping malls and public transit. Public acceptance of protective face masks has evolved dramatically in Canada since the beginning of the COVID-19 pandemic, according to new psychology research from the University of Alberta. It is important to state that North- American people, a generation of people who are still alive and the middle aged or young generation never experienced Spanish flu. This could be also stated about a majority of people in the world because this flu was typical for the beginning of the 20th century and not many people are still alive from that period of time. This might be also important fact in general judgment of the behaviour of some people who do not believe in this real health problem and think this might be only made up artificially and distributed by media. However, there are again political, cultural and geographical differences among countries and people.
Zhang and Young-Leslie also found there were differences between non-Chinese-speaking Asian-Canadians and recent immigrants, where the assimilated Chinese non-Chinese speaking Asian Canadians felt to be more targeted as new immigrants, which is also an important sign of a stigma. However, based on this research and results, it could be visible that cultural influence and a period of life in different country and culture might have an influence on behaviour of people.
Richard Schultz, an expert on federalism and a 40-year veteran of teaching politics at McGill University mentioned important statement on Canada, which should be discussed in order to understand the differences among the development in the epidemic outbreak in Canada and the U.S.A. There is this culture (in Canada) of … more deeply rooted community and social services. We fight about the size of government, we fight about deficits -- but when push came to shove, we said, \'Look, there\'s no one fighting this.\' … it does say something to me about the vast cultural difference between the United States and Canada. “Professor Schulz continues” Political scholars have long seen Canada as one of the world\'s most decentralized federations -- a place where Ottawa yields much to the provinces and territories, which manage key services like health and education.” (https://www.ctvnews.ca/health/coronavirus/compared-to-u-s-canada-s-covid-19-response-a-case-study-in-political-civility-1.4895357).
However, in the question of crisis solving, there has been a strong consensus and co-operation among the provinces and the federal government. Important is also a consensus with the communities and citizens, businesses and economic support in the time of crisis to overcome the negative consequences. Professor Schulz commented that "And yet, I think this is a highly exceptional case that we\'re dealing with. We have the 10 provinces and the federal government -- in a way that I haven\'t witnessed in the 56 years I\'ve been studying it -- working relatively collaboratively, co-operatively together on this issue.", which confirms the above stated ideas (https://www.ctvnews.ca/health/coronavirus/compared-to-u-s-canada-s-covid-19-response-a-case-study-in-political-civility-1.4895357) [16]. It might be more explained by one fact that Canada has had already an experience with SARS outbreak in 2004 and a positive outcome of this situation was preparedness for the epidemiological and crisis situation. Important role might play also cultural factors as has been mentioned above and the fact that Canada is a country with strongly developed common sense feeling.
In Canada, the outbreak of SARS (Severe Acute Respiratory Syndrome) did not have an extreme impact on mortality of people because only 45 people died, but an immediate effect was evident in tourism industry. Over 1/3 of 95 000 employees in tourism was laid off (based on Smith Travel Research) after the SARS outbreak and total decrease of tourism revenue due to SARS was 500 million in Toronto, Ontario in the following months. From April to June 2004, the number of international visitors declined 14%, their spending declined 13% and the travel deficit in the income from international tourism was over 1.1 billion CAD together with the decrease of employment in tourism by 2.4% ([17]; KPMG; PKF Consulting). Based on the Canadian Charter of Rights and Freedoms, Federal government has a power to act in a matter of health protection in a case of health protection of the whole country despite a fact that health care, public health lies under the jurisdiction of the provinces. Some formerly experienced problems and failings during SARS outbreak in 2004 lead to a stronger federalism in this question, which had an influence on Canadian story in pandemic fight. It might be a real problem in the second largest country in the world, but the outcome was not catastrophic and when we compare the situation in the U.S.A., Canada was able to cope the crisis situation much more efficiently. Fierlbeck commented that Canada, because of historical circumstances, really has what I would call a reasonable institutional framework for co-ordination between jurisdictions". (https://www.ctvnews.ca/health/coronavirus/compared-to-u-s-canada-s-covid-19-response-a-case-study-in-political-civility-1.4895357).
The success lesson could be taught from Slovakia in the 1st wave of COVID-19 situation, where mostly several key factors played the most important role, the quick introduction of protective rules, which were especially rooted in wearing protective masks and gloves. The strict rules were implemented in order to protect citizens as for instance a penalty of breaking a quarantine order. Slovakia belonged to the first countries in the world (second after the Czech Republic in Europe) to order face masks to become mandatory inside buildings (stores, schools, etc.) and in public spaces. This decision was made even earlier as the World Health Organization advised people to wear masks in public. By March 13, one week after Slovakia confirmed its first coronavirus case the Slovak governmental representatives appeared in masks in front of media and demonstrated their compassion with the existing situation and the seriousness of the health care problem caused by the COVID-19 virus. The message was sent to the public: “Protect others and you’ll be protected … It’s not embarrassing. It helps everyone.” Important decision was a nationwide lockdown. The reason might be a fear of the situation in the world, especially in Italy and Spain and a fear to cope a pandemic situation, which could be overwhelming and devastating for the Slovak healthcare system. (https://www.theatlantic.com/international/archive/2020/05/slovakia-mask-coronavirus-pandemic-success/611545/) [18].
When analysing the success factors of Slovakia in a survey about the successful measures fighting against the virus of COVID-19, the most important were classified the rule of wearing face masks, gloves, especially in very frequent spaces. About 90 percent of the respondents have limited their travelling, either by public transport or by car. This had a strong consequence on tourism and travel agencies and airports experienced a strong decline of passengers (about 80%). (https://newsnow.tasr.sk/featured/survey-over-90-of-slovaks-view-coronavirus-related-measures-as-appropriate/)
Unfortunately, this is not a case of the 2nd COVID-19 wave in Slovakia, where the situation is becoming more difficult. Slovakia and Czech Republic are culturally very close countries in some aspects and at the beginning of the pandemic situation in Slovakia was second after Czech Republic to implement face masks duty after the outbreak of COVID-19 in their countries. Both countries have a democratic government, which was elected in free elections and the development in fighting the epidemic situation was at the beginning similar, despite a slightly higher numbers in Czech Republic due to the number of citizens and a proximity to western countries, which were more affected in that period of time. In the first wave of pandemic situation both countries were cases of good results. In June the situation has been improved and both countries opened the economy, schools and some travelling to safe countries was fully introduced. However, it is visible from the development in both countries that Slovak citizens were more careful in opening and did not abandon some formerly introduced regulations. Slovaks are people who obey the rules and it is more collectivist society with a masculine characteristic. This cannot be fully generalized, but when we compare Czechs and Slovaks, there are differences.
This might be a reason why there exist now such differences in the number of infected people, mortality and 14-day cumulative number of cases per 100 000 when we compare both countries now. In Czech Republic (now takes 2nd place in Europe in the daily increase of numbers of infected people), there are 49 290 cases, daily increase ranks from 2000 to over 3000 infected people, mortality is 503 and 14th day cumulative number of COVID-19 cases per 100 000 is 37,9. The expectation based on the European Centre for the Prevention and Control of Diseases the expected daily increase in Czech Republic could be 8000 cases a day. Finally, the government decided to renew the meetings of the General Crises Committee and decided about a personal change of a Minister of Health Care. In Slovakia, on the other hand are 6 677 infected, mortality is 40 and the 14-day cumulative number of COVID-19 is 37,9 per 100 000. Slovakia had to restrict the travelling rules from Czech Republic and there are several strict restrictions, which will try to avoid spreading the virus. Slovak government tries despite very friendly contacts with Czech government to look at the case as the negative externality, which might be a danger for Slovak citizens. Culturally, Czech people could be characterized as more feminine society (in comparison to Slovakia as more masculine society), more individualistic society closer to western European countries and a society with not such a tendency to obey rules (refusal to wear masks inside, for instance) and keep all restrictions, especially in big cities. Cultural dimension, political rule, governance and also the number of visitors with tourism or business aim might be a decisive reason for Czech Republic to be in such a situation. In all aspects, economy and consequently even tourism suffers more when people are not administered properly or there is lack of control from a government. Obviously, this pandemic situation might lead to stronger governmental role in a country and in tourism business as well. It might be a lesson for the countries and governments of those countries how to solve the situation more effectively. The effective crisis management and organizational learning processes should be helpful not only to understand the differences among cultures, but especially could solve problems in a faster and progressive way.
Competitiveness of countries, which is based not only on comparative advantage, but also the competitive forces as for instance is safety and security, has tremendous impact on economy and tourism as well. The world is in continual change, which could be positive or negative. Some changes might be totally unexpected and devastating for the economy and the most dangerous are consequences for the human´s health and life, which is a case of pandemic COVID-19, which affected the whole world since January 2000. In this chapter, we tried to discuss not only managerial preparation and the existence of models of crisis and management from former crisis situations, but also preparedness of several countries to cope critical situation, the role of mass media and business culture and especially the influence of cultural differences in managerial decisions, in behavior of citizens generally and in the discussed countries. Hofstede [4] explained five dimensions of national culture, which influence a behavior of different cultures and it means also countries with people living predominantly from this cultural group. Those typical independent dimensions are: power distance; uncertainty avoidance; individualism versus collectivism; masculinity versus femininity; and long-term versus short-term orientation. Škerlavaj et al [2] mentioned that only a few studies have applied Hofstede´s model to examine the effects of national cultural dimensions on organizational learning. For this reason, we tried to discuss if those mentioned dimensions could have an influence on the development in crisis situation in the studied countries in the 1st wave of COVID-19 (not including the 2nd wave or the period after 2nd wave with new mutations of the virus COVID-19). It is evident that for instance high power distance culture would enhance the positive effects of information interpretation, information acquisition and behavioural and cognitive changes as the important variables of organizational learning, but on the other hand the individualistic, masculine and the uncertainty avoidant culture would weaken or hinder such process. For instance, in such situation as crisis, lack of flexibility caused by the uncertainty avoidant culture could be dangerous for crisis problems solutions as well as for the organizations who are not able to learn from a failure, do not engage experimental learning and would hinder the development of the organizational learning culture. These several examples could be important for the statement that the roles of national culture could be decisive for the organizational learning culture and that different cultural dimensions influence organizational learning culture. Dimensions of national culture could have an impact on the whole process of crisis management. For this reason, the same situation cannot be totally the same in every country despite of taking similar restrictions or providing similar processes of crisis management and organizational learning. Consequently, the situation in risk environment has an impact on economy (unemployment, bankruptcies of businesses, social problems, etc.). Tourism is a part of social and business environment by its activities and goals and a destabilizing situation in the world has a really negative consequence not only on humans, countries, but also tourism businesses.
"Open access contributes to scientific excellence and integrity. It opens up research results to wider analysis. It allows research results to be reused for new discoveries. And it enables the multi-disciplinary research that is needed to solve global 21st century problems. Open access connects science with society. It allows the public to engage with research. To go behind the headlines. And look at the scientific evidence. And it enables policy makers to draw on innovative solutions to societal challenges".
\n\nCarlos Moedas, the European Commissioner for Research Science and Innovation at the STM Annual Frankfurt Conference, October 2016.
",metaTitle:"About Open Access",metaDescription:"Open access contributes to scientific excellence and integrity. It opens up research results to wider analysis. It allows research results to be reused for new discoveries. And it enables the multi-disciplinary research that is needed to solve global 21st century problems. Open access connects science with society. It allows the public to engage with research. To go behind the headlines. And look at the scientific evidence. And it enables policy makers to draw on innovative solutions to societal challenges.\n\nCarlos Moedas, the European Commissioner for Research Science and Innovation at the STM Annual Frankfurt Conference, October 2016.",metaKeywords:null,canonicalURL:"about-open-access",contentRaw:'[{"type":"htmlEditorComponent","content":"The Open Access publishing movement started in the early 2000s when academic leaders from around the world participated in the formation of the Budapest Initiative. They developed recommendations for an Open Access publishing process, “which has worked for the past decade to provide the public with unrestricted, free access to scholarly research—much of which is publicly funded. Making the research publicly available to everyone—free of charge and without most copyright and licensing restrictions—will accelerate scientific research efforts and allow authors to reach a larger number of readers” (reference: http://www.budapestopenaccessinitiative.org)
\\n\\nIntechOpen’s co-founders, both scientists themselves, created the company while undertaking research in robotics at Vienna University. Their goal was to spread research freely “for scientists, by scientists’ to the rest of the world via the Open Access publishing model. The company soon became a signatory of the Budapest Initiative, which currently has more than 1000 supporting organizations worldwide, ranging from universities to funders.
\\n\\nAt IntechOpen today, we are still as committed to working with organizations and people who care about scientific discovery, to putting the academic needs of the scientific community first, and to providing an Open Access environment where scientists can maximize their contribution to scientific advancement. By opening up access to the world’s scientific research articles and book chapters, we aim to facilitate greater opportunity for collaboration, scientific discovery and progress. We subscribe wholeheartedly to the Open Access definition:
\\n\\n“By “open access” to [peer-reviewed research literature], we mean its free availability on the public internet, permitting any users to read, download, copy, distribute, print, search, or link to the full texts of these articles, crawl them for indexing, pass them as data to software, or use them for any other lawful purpose, without financial, legal, or technical barriers other than those inseparable from gaining access to the internet itself. The only constraint on reproduction and distribution, and the only role for copyright in this domain, should be to give authors control over the integrity of their work and the right to be properly acknowledged and cited” (reference: http://www.budapestopenaccessinitiative.org)
\\n\\nOAI-PMH
\\n\\nAs a firm believer in the wider dissemination of knowledge, IntechOpen supports the Open Access Initiative Protocol for Metadata Harvesting (OAI-PMH Version 2.0). Read more
\\n\\nLicense
\\n\\nBook chapters published in edited volumes are distributed under the Creative Commons Attribution 3.0 Unported License (CC BY 3.0). IntechOpen upholds a very flexible Copyright Policy. There is no copyright transfer to the publisher and Authors retain exclusive copyright to their work. All Monographs/Compacts are distributed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). Read more
\\n\\nPeer Review Policies
\\n\\nAll scientific works are Peer Reviewed prior to publishing. Read more
\\n\\nOA Publishing Fees
\\n\\nThe Open Access publishing model employed by IntechOpen eliminates subscription charges and pay-per-view fees, enabling readers to access research at no cost. In order to sustain operations and keep our publications freely accessible we levy an Open Access Publishing Fee for manuscripts, which helps us cover the costs of editorial work and the production of books. Read more
\\n\\nDigital Archiving Policy
\\n\\nIntechOpen is committed to ensuring the long-term preservation and the availability of all scholarly research we publish. We employ a variety of means to enable us to deliver on our commitments to the scientific community. Apart from preservation by the Croatian National Library (for publications prior to April 18, 2018) and the British Library (for publications after April 18, 2018), our entire catalogue is preserved in the CLOCKSS archive.
\\n\\nOpen Science is transparent and accessible knowledge that is shared and developed through collaborative networks.
\\n\\nOpen Science is about increased rigour, accountability, and reproducibility for research. It is based on the principles of inclusion, fairness, equity, and sharing, and ultimately seeks to change the way research is done, who is involved and how it is valued. It aims to make research more open to participation, review/refutation, improvement and (re)use for the world to benefit.
\\n\\nOpen Science refers to doing traditional science with more transparency involved at various stages, for example by openly sharing code and data. It implies a growing set of practices - within different disciplines - aiming at:
\\n\\nWe aim at improving the quality and availability of scholarly communication by promoting and practicing:
\\n\\n\\n"}]'},components:[{type:"htmlEditorComponent",content:'
The Open Access publishing movement started in the early 2000s when academic leaders from around the world participated in the formation of the Budapest Initiative. They developed recommendations for an Open Access publishing process, “which has worked for the past decade to provide the public with unrestricted, free access to scholarly research—much of which is publicly funded. Making the research publicly available to everyone—free of charge and without most copyright and licensing restrictions—will accelerate scientific research efforts and allow authors to reach a larger number of readers” (reference: http://www.budapestopenaccessinitiative.org)
\n\nIntechOpen’s co-founders, both scientists themselves, created the company while undertaking research in robotics at Vienna University. Their goal was to spread research freely “for scientists, by scientists’ to the rest of the world via the Open Access publishing model. The company soon became a signatory of the Budapest Initiative, which currently has more than 1000 supporting organizations worldwide, ranging from universities to funders.
\n\nAt IntechOpen today, we are still as committed to working with organizations and people who care about scientific discovery, to putting the academic needs of the scientific community first, and to providing an Open Access environment where scientists can maximize their contribution to scientific advancement. By opening up access to the world’s scientific research articles and book chapters, we aim to facilitate greater opportunity for collaboration, scientific discovery and progress. We subscribe wholeheartedly to the Open Access definition:
\n\n“By “open access” to [peer-reviewed research literature], we mean its free availability on the public internet, permitting any users to read, download, copy, distribute, print, search, or link to the full texts of these articles, crawl them for indexing, pass them as data to software, or use them for any other lawful purpose, without financial, legal, or technical barriers other than those inseparable from gaining access to the internet itself. The only constraint on reproduction and distribution, and the only role for copyright in this domain, should be to give authors control over the integrity of their work and the right to be properly acknowledged and cited” (reference: http://www.budapestopenaccessinitiative.org)
\n\nOAI-PMH
\n\nAs a firm believer in the wider dissemination of knowledge, IntechOpen supports the Open Access Initiative Protocol for Metadata Harvesting (OAI-PMH Version 2.0). Read more
\n\nLicense
\n\nBook chapters published in edited volumes are distributed under the Creative Commons Attribution 3.0 Unported License (CC BY 3.0). IntechOpen upholds a very flexible Copyright Policy. There is no copyright transfer to the publisher and Authors retain exclusive copyright to their work. All Monographs/Compacts are distributed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). Read more
\n\nPeer Review Policies
\n\nAll scientific works are Peer Reviewed prior to publishing. Read more
\n\nOA Publishing Fees
\n\nThe Open Access publishing model employed by IntechOpen eliminates subscription charges and pay-per-view fees, enabling readers to access research at no cost. In order to sustain operations and keep our publications freely accessible we levy an Open Access Publishing Fee for manuscripts, which helps us cover the costs of editorial work and the production of books. Read more
\n\nDigital Archiving Policy
\n\nIntechOpen is committed to ensuring the long-term preservation and the availability of all scholarly research we publish. We employ a variety of means to enable us to deliver on our commitments to the scientific community. Apart from preservation by the Croatian National Library (for publications prior to April 18, 2018) and the British Library (for publications after April 18, 2018), our entire catalogue is preserved in the CLOCKSS archive.
\n\nOpen Science is transparent and accessible knowledge that is shared and developed through collaborative networks.
\n\nOpen Science is about increased rigour, accountability, and reproducibility for research. It is based on the principles of inclusion, fairness, equity, and sharing, and ultimately seeks to change the way research is done, who is involved and how it is valued. It aims to make research more open to participation, review/refutation, improvement and (re)use for the world to benefit.
\n\nOpen Science refers to doing traditional science with more transparency involved at various stages, for example by openly sharing code and data. It implies a growing set of practices - within different disciplines - aiming at:
\n\nWe aim at improving the quality and availability of scholarly communication by promoting and practicing:
\n\n\n'}]},successStories:{items:[]},authorsAndEditors:{filterParams:{},profiles:[{id:"396",title:"Dr.",name:"Vedran",middleName:null,surname:"Kordic",slug:"vedran-kordic",fullName:"Vedran Kordic",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/396/images/7281_n.png",biography:"After obtaining his Master's degree in Mechanical Engineering he continued his education at the Vienna University of Technology where he obtained his PhD degree in 2004. He worked as a researcher at the Automation and Control Institute, Faculty of Electrical Engineering, Vienna University of Technology until 2008. His studies in robotics lead him not only to a PhD degree but also inspired him to co-found and build the International Journal of Advanced Robotic Systems - world's first Open Access journal in the field of robotics.",institutionString:null,institution:{name:"TU Wien",country:{name:"Austria"}}},{id:"441",title:"Ph.D.",name:"Jaekyu",middleName:null,surname:"Park",slug:"jaekyu-park",fullName:"Jaekyu Park",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/441/images/1881_n.jpg",biography:null,institutionString:null,institution:{name:"LG Corporation (South Korea)",country:{name:"Korea, South"}}},{id:"465",title:"Dr",name:"Christian",middleName:null,surname:"Martens",slug:"christian-martens",fullName:"Christian Martens",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:null},{id:"479",title:"Dr.",name:"Valentina",middleName:null,surname:"Colla",slug:"valentina-colla",fullName:"Valentina Colla",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/479/images/358_n.jpg",biography:null,institutionString:null,institution:{name:"Sant'Anna School of Advanced Studies",country:{name:"Italy"}}},{id:"494",title:"PhD",name:"Loris",middleName:null,surname:"Nanni",slug:"loris-nanni",fullName:"Loris Nanni",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/494/images/system/494.jpg",biography:"Loris Nanni received his Master Degree cum laude on June-2002 from the University of Bologna, and the April 26th 2006 he received his Ph.D. in Computer Engineering at DEIS, University of Bologna. On September, 29th 2006 he has won a post PhD fellowship from the university of Bologna (from October 2006 to October 2008), at the competitive examination he was ranked first in the industrial engineering area. He extensively served as referee for several international journals. He is author/coauthor of more than 100 research papers. He has been involved in some projects supported by MURST and European Community. His research interests include pattern recognition, bioinformatics, and biometric systems (fingerprint classification and recognition, signature verification, face recognition).",institutionString:null,institution:null},{id:"496",title:"Dr.",name:"Carlos",middleName:null,surname:"Leon",slug:"carlos-leon",fullName:"Carlos Leon",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"University of Seville",country:{name:"Spain"}}},{id:"512",title:"Dr.",name:"Dayang",middleName:null,surname:"Jawawi",slug:"dayang-jawawi",fullName:"Dayang Jawawi",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"University of Technology Malaysia",country:{name:"Malaysia"}}},{id:"528",title:"Dr.",name:"Kresimir",middleName:null,surname:"Delac",slug:"kresimir-delac",fullName:"Kresimir Delac",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/528/images/system/528.jpg",biography:"K. Delac received his B.Sc.E.E. degree in 2003 and is currentlypursuing a Ph.D. degree at the University of Zagreb, Faculty of Electrical Engineering andComputing. His current research interests are digital image analysis, pattern recognition andbiometrics.",institutionString:null,institution:{name:"University of Zagreb",country:{name:"Croatia"}}},{id:"557",title:"Dr.",name:"Andon",middleName:"Venelinov",surname:"Topalov",slug:"andon-topalov",fullName:"Andon Topalov",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/557/images/1927_n.jpg",biography:"Dr. Andon V. Topalov received the MSc degree in Control Engineering from the Faculty of Information Systems, Technologies, and Automation at Moscow State University of Civil Engineering (MGGU) in 1979. He then received his PhD degree in Control Engineering from the Department of Automation and Remote Control at Moscow State Mining University (MGSU), Moscow, in 1984. From 1985 to 1986, he was a Research Fellow in the Research Institute for Electronic Equipment, ZZU AD, Plovdiv, Bulgaria. In 1986, he joined the Department of Control Systems, Technical University of Sofia at the Plovdiv campus, where he is presently a Full Professor. He has held long-term visiting Professor/Scholar positions at various institutions in South Korea, Turkey, Mexico, Greece, Belgium, UK, and Germany. And he has coauthored one book and authored or coauthored more than 80 research papers in conference proceedings and journals. His current research interests are in the fields of intelligent control and robotics.",institutionString:null,institution:{name:"Technical University of Sofia",country:{name:"Bulgaria"}}},{id:"585",title:"Prof.",name:"Munir",middleName:null,surname:"Merdan",slug:"munir-merdan",fullName:"Munir Merdan",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/585/images/system/585.jpg",biography:"Munir Merdan received the M.Sc. degree in mechanical engineering from the Technical University of Sarajevo, Bosnia and Herzegovina, in 2001, and the Ph.D. degree in electrical engineering from the Vienna University of Technology, Vienna, Austria, in 2009.Since 2005, he has been at the Automation and Control Institute, Vienna University of Technology, where he is currently a Senior Researcher. His research interests include the application of agent technology for achieving agile control in the manufacturing environment.",institutionString:null,institution:null},{id:"605",title:"Prof",name:"Dil",middleName:null,surname:"Hussain",slug:"dil-hussain",fullName:"Dil Hussain",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/605/images/system/605.jpg",biography:"Dr. Dil Muhammad Akbar Hussain is a professor of Electronics Engineering & Computer Science at the Department of Energy Technology, Aalborg University Denmark. Professor Akbar has a Master degree in Digital Electronics from Govt. College University, Lahore Pakistan and a P-hD degree in Control Engineering from the School of Engineering and Applied Sciences, University of Sussex United Kingdom. Aalborg University has Two Satellite Campuses, one in Copenhagen (Aalborg University Copenhagen) and the other in Esbjerg (Aalborg University Esbjerg).\n· He is a member of prestigious IEEE (Institute of Electrical and Electronics Engineers), and IAENG (International Association of Engineers) organizations. \n· He is the chief Editor of the Journal of Software Engineering.\n· He is the member of the Editorial Board of International Journal of Computer Science and Software Technology (IJCSST) and International Journal of Computer Engineering and Information Technology. \n· He is also the Editor of Communication in Computer and Information Science CCIS-20 by Springer.\n· Reviewer For Many Conferences\nHe is the lead person in making collaboration agreements between Aalborg University and many universities of Pakistan, for which the MOU’s (Memorandum of Understanding) have been signed.\nProfessor Akbar is working in Academia since 1990, he started his career as a Lab demonstrator/TA at the University of Sussex. After finishing his P. hD degree in 1992, he served in the Industry as a Scientific Officer and continued his academic career as a visiting scholar for a number of educational institutions. In 1996 he joined National University of Science & Technology Pakistan (NUST) as an Associate Professor; NUST is one of the top few universities in Pakistan. In 1999 he joined an International Company Lineo Inc, Canada as Manager Compiler Group, where he headed the group for developing Compiler Tool Chain and Porting of Operating Systems for the BLACKfin processor. The processor development was a joint venture by Intel and Analog Devices. In 2002 Lineo Inc., was taken over by another company, so he joined Aalborg University Denmark as an Assistant Professor.\nProfessor Akbar has truly a multi-disciplined career and he continued his legacy and making progress in many areas of his interests both in teaching and research. He has contributed in stochastic estimation of control area especially, in the Multiple Target Tracking and Interactive Multiple Model (IMM) research, Ball & Beam Control Problem, Robotics, Levitation Control. He has contributed in developing Algorithms for Fingerprint Matching, Computer Vision and Face Recognition. He has been supervising Pattern Recognition, Formal Languages and Distributed Processing projects for several years. He has reviewed many books on Management, Computer Science. Currently, he is an active and permanent reviewer for many international conferences and symposia and the program committee member for many international conferences.\nIn teaching he has taught the core computer science subjects like, Digital Design, Real Time Embedded System Programming, Operating Systems, Software Engineering, Data Structures, Databases, Compiler Construction. In the Engineering side, Digital Signal Processing, Computer Architecture, Electronics Devices, Digital Filtering and Engineering Management.\nApart from his Academic Interest and activities he loves sport especially, Cricket, Football, Snooker and Squash. He plays cricket for Esbjerg city in the second division team as an opener wicket keeper batsman. He is a very good player of squash but has not played squash since his arrival in Denmark.",institutionString:null,institution:null},{id:"611",title:"Prof.",name:"T",middleName:null,surname:"Nagarajan",slug:"t-nagarajan",fullName:"T Nagarajan",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Universiti Teknologi Petronas",country:{name:"Malaysia"}}}],filtersByRegion:[{group:"region",caption:"North America",value:1,count:6581},{group:"region",caption:"Middle and South America",value:2,count:5888},{group:"region",caption:"Africa",value:3,count:2381},{group:"region",caption:"Asia",value:4,count:12507},{group:"region",caption:"Australia and Oceania",value:5,count:1006},{group:"region",caption:"Europe",value:6,count:17528}],offset:12,limit:12,total:132501},chapterEmbeded:{data:{}},editorApplication:{success:null,errors:{}},ofsBooks:{filterParams:{hasNoEditors:"0",sort:"-dateEndThirdStepPublish",src:"N-F-0-T1"},books:[{type:"book",id:"9985",title:"Geostatistics",subtitle:null,isOpenForSubmission:!0,hash:"423cb3896195a618c4acb493ce4fd23d",slug:null,bookSignature:"Prof. Jeffrey M. Yarus, Dr. Marko Maucec, Dr. Timothy C. Coburn and Associate Prof. Michael Pyrcz",coverURL:"https://cdn.intechopen.com/books/images_new/9985.jpg",editedByType:null,editors:[{id:"78011",title:"Prof.",name:"Jeffrey M.",surname:"Yarus",slug:"jeffrey-m.-yarus",fullName:"Jeffrey M. Yarus"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11905",title:"Rare Earth Elements - Emerging Advances, Technology Utilization, and Resource Procurement",subtitle:null,isOpenForSubmission:!0,hash:"38ffcf92affa26770585dbc04b3742fe",slug:null,bookSignature:"Dr. Michael Thomas Aide",coverURL:"https://cdn.intechopen.com/books/images_new/11905.jpg",editedByType:null,editors:[{id:"185895",title:"Dr.",name:"Michael",surname:"Aide",slug:"michael-aide",fullName:"Michael Aide"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11848",title:"Immunosuppression and Immunomodulation",subtitle:null,isOpenForSubmission:!0,hash:"ed8e45c9b1a36b2e913208c4d37dbc7f",slug:null,bookSignature:"Dr. Rajeev K. Tyagi, Dr. Prakriti Sharma and Dr. Praveen Sharma",coverURL:"https://cdn.intechopen.com/books/images_new/11848.jpg",editedByType:null,editors:[{id:"201069",title:"Dr.",name:"Rajeev",surname:"Tyagi",slug:"rajeev-tyagi",fullName:"Rajeev Tyagi"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11447",title:"Swarm Intelligence - Recent Advances and Current Applications",subtitle:null,isOpenForSubmission:!0,hash:"f68e3c3430a74fc7a7eb97f6ea2bb42e",slug:null,bookSignature:"Dr. Marco Antonio Aceves Fernandez",coverURL:"https://cdn.intechopen.com/books/images_new/11447.jpg",editedByType:null,editors:[{id:"24555",title:"Dr.",name:"Marco Antonio",surname:"Aceves Fernandez",slug:"marco-antonio-aceves-fernandez",fullName:"Marco Antonio Aceves Fernandez"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11815",title:"Pediatric Oral Health - New Insights",subtitle:null,isOpenForSubmission:!0,hash:"e55e88cf5885a68cdf470925b35cbbd8",slug:null,bookSignature:"Prof. Mandeep Singh Virdi",coverURL:"https://cdn.intechopen.com/books/images_new/11815.jpg",editedByType:null,editors:[{id:"89556",title:"Prof.",name:"Mandeep",surname:"Virdi",slug:"mandeep-virdi",fullName:"Mandeep Virdi"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11872",title:"Peripheral Arterial Disease - The Challenges of Revascularization",subtitle:null,isOpenForSubmission:!0,hash:"80be3d16e4c8f89f3501ed408729f695",slug:null,bookSignature:"Prof. Ana Terezinha Guillaumon, Dr. Daniel Emilio Dalledone Siqueira and Dr. Martin Geiger",coverURL:"https://cdn.intechopen.com/books/images_new/11872.jpg",editedByType:null,editors:[{id:"251226",title:"Prof.",name:"Ana Terezinha",surname:"Guillaumon",slug:"ana-terezinha-guillaumon",fullName:"Ana Terezinha Guillaumon"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11533",title:"Advances in Green Electronics Technologies",subtitle:null,isOpenForSubmission:!0,hash:"209fb1d781e97e58e1b2098b8976e2c3",slug:null,bookSignature:"Dr. Albert Sabban",coverURL:"https://cdn.intechopen.com/books/images_new/11533.jpg",editedByType:null,editors:[{id:"16889",title:"Dr.",name:"Albert",surname:"Sabban",slug:"albert-sabban",fullName:"Albert Sabban"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11433",title:"Human Migration in the Last Three Centuries",subtitle:null,isOpenForSubmission:!0,hash:"9836df9e82aa9f82e3852a60204909a8",slug:null,bookSignature:"Dr. Ingrid Muenstermann",coverURL:"https://cdn.intechopen.com/books/images_new/11433.jpg",editedByType:null,editors:[{id:"77112",title:"Dr.",name:"Ingrid",surname:"Muenstermann",slug:"ingrid-muenstermann",fullName:"Ingrid Muenstermann"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11630",title:"Life in Extreme Environments - Diversity, Adaptability and Valuable Resources of Bioactive Molecules",subtitle:null,isOpenForSubmission:!0,hash:"9c39aa5fd22296ba53d87df6d761a5fc",slug:null,bookSignature:"Dr. Afef Najjari",coverURL:"https://cdn.intechopen.com/books/images_new/11630.jpg",editedByType:null,editors:[{id:"196823",title:"Dr.",name:"Afef",surname:"Najjari",slug:"afef-najjari",fullName:"Afef Najjari"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11842",title:"Altimetry - Theory, Applications and Recent Advances",subtitle:null,isOpenForSubmission:!0,hash:"b2b6e7b58333453ef7b73416d8fdfaf3",slug:null,bookSignature:"Prof. Tomislav Bašić",coverURL:"https://cdn.intechopen.com/books/images_new/11842.jpg",editedByType:null,editors:[{id:"343125",title:"Prof.",name:"Tomislav",surname:"Bašić",slug:"tomislav-basic",fullName:"Tomislav Bašić"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11804",title:"CRISPR Technology",subtitle:null,isOpenForSubmission:!0,hash:"4051570f538bd3315e051267180abe37",slug:null,bookSignature:"Dr. Yuan-Chuan Chen",coverURL:"https://cdn.intechopen.com/books/images_new/11804.jpg",editedByType:null,editors:[{id:"185559",title:"Dr.",name:"Yuan-Chuan",surname:"Chen",slug:"yuan-chuan-chen",fullName:"Yuan-Chuan Chen"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"12104",title:"Viral Outbreaks - Global Trends and Perspectives",subtitle:null,isOpenForSubmission:!0,hash:"60828f26feed5832a47a13caac706c08",slug:null,bookSignature:"Prof. Shailendra K. Saxena",coverURL:"https://cdn.intechopen.com/books/images_new/12104.jpg",editedByType:null,editors:[{id:"158026",title:"Prof.",name:"Shailendra K.",surname:"Saxena",slug:"shailendra-k.-saxena",fullName:"Shailendra K. Saxena"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}}],filtersByTopic:[{group:"topic",caption:"Agricultural and Biological Sciences",value:5,count:41},{group:"topic",caption:"Biochemistry, Genetics and Molecular Biology",value:6,count:11},{group:"topic",caption:"Business, Management and Economics",value:7,count:6},{group:"topic",caption:"Chemistry",value:8,count:21},{group:"topic",caption:"Computer and Information Science",value:9,count:21},{group:"topic",caption:"Earth and Planetary Sciences",value:10,count:15},{group:"topic",caption:"Engineering",value:11,count:59},{group:"topic",caption:"Environmental Sciences",value:12,count:8},{group:"topic",caption:"Immunology and Microbiology",value:13,count:10},{group:"topic",caption:"Materials Science",value:14,count:27},{group:"topic",caption:"Mathematics",value:15,count:9},{group:"topic",caption:"Medicine",value:16,count:124},{group:"topic",caption:"Nanotechnology and Nanomaterials",value:17,count:9},{group:"topic",caption:"Neuroscience",value:18,count:3},{group:"topic",caption:"Pharmacology, Toxicology and Pharmaceutical Science",value:19,count:6},{group:"topic",caption:"Physics",value:20,count:11},{group:"topic",caption:"Psychology",value:21,count:10},{group:"topic",caption:"Robotics",value:22,count:4},{group:"topic",caption:"Social Sciences",value:23,count:9},{group:"topic",caption:"Veterinary Medicine and Science",value:25,count:4}],offset:12,limit:12,total:410},popularBooks:{featuredBooks:[{type:"book",id:"10584",title:"Engineered Wood Products for Construction",subtitle:null,isOpenForSubmission:!1,hash:"421757c56a3735986055250821275a51",slug:"engineered-wood-products-for-construction",bookSignature:"Meng Gong",coverURL:"https://cdn.intechopen.com/books/images_new/10584.jpg",editors:[{id:"274242",title:"Dr.",name:"Meng",middleName:null,surname:"Gong",slug:"meng-gong",fullName:"Meng Gong"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10222",title:"Demyelination Disorders",subtitle:null,isOpenForSubmission:!1,hash:"b6c26ceccacdde70c41c587361bd5558",slug:"demyelination-disorders",bookSignature:"Stavros J. Baloyannis, Fabian H. Rossi and Welwin Liu",coverURL:"https://cdn.intechopen.com/books/images_new/10222.jpg",editors:[{id:"156098",title:"Emeritus Prof.",name:"Stavros J.",middleName:"J.",surname:"Baloyannis",slug:"stavros-j.-baloyannis",fullName:"Stavros J. Baloyannis"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9544",title:"Global Trade in the Emerging Business Environment",subtitle:null,isOpenForSubmission:!1,hash:"fb8cb09b9599246add78d508a98273d5",slug:"global-trade-in-the-emerging-business-environment",bookSignature:"Muhammad Mohiuddin, Jingbin Wang , Md. Samim Al Azad and Selim Ahmed",coverURL:"https://cdn.intechopen.com/books/images_new/9544.jpg",editors:[{id:"418514",title:"Dr.",name:"Muhammad",middleName:null,surname:"Mohiuddin",slug:"muhammad-mohiuddin",fullName:"Muhammad Mohiuddin"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10979",title:"Parenting",subtitle:"Challenges of Child Rearing in a Changing Society",isOpenForSubmission:!1,hash:"6f345ebcf4fd61e73643c69063a12c7b",slug:"parenting-challenges-of-child-rearing-in-a-changing-society",bookSignature:"Sayyed Ali Samadi",coverURL:"https://cdn.intechopen.com/books/images_new/10979.jpg",editors:[{id:"52145",title:"Dr.",name:"Sayyed Ali",middleName:null,surname:"Samadi",slug:"sayyed-ali-samadi",fullName:"Sayyed Ali Samadi"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9808",title:"Contemporary Topics in Patient Safety",subtitle:"Volume 1",isOpenForSubmission:!1,hash:"fb6371607c2c6c02c6a2af8892765aba",slug:"contemporary-topics-in-patient-safety-volume-1",bookSignature:"Stanislaw P. Stawicki and Michael S. Firstenberg",coverURL:"https://cdn.intechopen.com/books/images_new/9808.jpg",editors:[{id:"181694",title:"Dr.",name:"Stanislaw P.",middleName:null,surname:"Stawicki",slug:"stanislaw-p.-stawicki",fullName:"Stanislaw P. Stawicki"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10681",title:"Biodegradation Technology of Organic and Inorganic Pollutants",subtitle:null,isOpenForSubmission:!1,hash:"9a6e10e02788092872fd249436898e97",slug:"biodegradation-technology-of-organic-and-inorganic-pollutants",bookSignature:"Kassio Ferreira Mendes, Rodrigo Nogueira de Sousa and Kamila Cabral Mielke",coverURL:"https://cdn.intechopen.com/books/images_new/10681.jpg",editors:[{id:"197720",title:"Ph.D.",name:"Kassio",middleName:null,surname:"Ferreira Mendes",slug:"kassio-ferreira-mendes",fullName:"Kassio Ferreira Mendes"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10764",title:"Antenna Systems",subtitle:null,isOpenForSubmission:!1,hash:"2fbf1c7a5d92723f08198fc9b526a8ad",slug:"antenna-systems",bookSignature:"Hussain Al-Rizzo and Said Abushamleh",coverURL:"https://cdn.intechopen.com/books/images_new/10764.jpg",editors:[{id:"153384",title:"Prof.",name:"Hussain",middleName:null,surname:"Al-Rizzo",slug:"hussain-al-rizzo",fullName:"Hussain Al-Rizzo"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10668",title:"Sustainability of Concrete With Synthetic and Recycled Aggregates",subtitle:null,isOpenForSubmission:!1,hash:"55856c6a8bc3a5b21dae5a1af09a56b6",slug:"sustainability-of-concrete-with-synthetic-and-recycled-aggregates",bookSignature:"Hosam M. Saleh",coverURL:"https://cdn.intechopen.com/books/images_new/10668.jpg",editors:[{id:"144691",title:"Prof.",name:"Hosam",middleName:null,surname:"Saleh",slug:"hosam-saleh",fullName:"Hosam Saleh"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10803",title:"Reactive Oxygen Species",subtitle:null,isOpenForSubmission:!1,hash:"176adcf090fdd1f93cb8ce3146e79ca1",slug:"reactive-oxygen-species",bookSignature:"Rizwan Ahmad",coverURL:"https://cdn.intechopen.com/books/images_new/10803.jpg",editors:[{id:"40482",title:null,name:"Rizwan",middleName:null,surname:"Ahmad",slug:"rizwan-ahmad",fullName:"Rizwan Ahmad"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9032",title:"Corporate Social Responsibility",subtitle:null,isOpenForSubmission:!1,hash:"f609bf3251d7cc7bae0099a4374adfc3",slug:"corporate-social-responsibility",bookSignature:"Beatrice Orlando",coverURL:"https://cdn.intechopen.com/books/images_new/9032.jpg",editors:[{id:"232969",title:"Prof.",name:"Beatrice",middleName:null,surname:"Orlando",slug:"beatrice-orlando",fullName:"Beatrice Orlando"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10351",title:"Enhanced Liposuction",subtitle:"New Perspectives and Techniques",isOpenForSubmission:!1,hash:"f08ed6de16da357614586c5b58ed4dfa",slug:"enhanced-liposuction-new-perspectives-and-techniques",bookSignature:"Diane Irvine Duncan",coverURL:"https://cdn.intechopen.com/books/images_new/10351.jpg",editors:[{id:"279869",title:"Dr.",name:"Diane Irvine",middleName:null,surname:"Duncan",slug:"diane-irvine-duncan",fullName:"Diane Irvine Duncan"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10779",title:"21st Century Nanostructured Materials",subtitle:"Physics, Chemistry, Classification, and Emerging Applications in Industry, Biomedicine, and Agriculture",isOpenForSubmission:!1,hash:"72c67f97f9bef68200df115b5fd79884",slug:"21st-century-nanostructured-materials-physics-chemistry-classification-and-emerging-applications-in-industry-biomedicine-and-agriculture",bookSignature:"Phuong V. Pham",coverURL:"https://cdn.intechopen.com/books/images_new/10779.jpg",editors:[{id:"236073",title:"Dr.",name:"Phuong",middleName:"Viet",surname:"Pham",slug:"phuong-pham",fullName:"Phuong Pham"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}}],offset:12,limit:12,total:4386},hotBookTopics:{hotBooks:[],offset:0,limit:12,total:null},publish:{},publishingProposal:{success:null,errors:{}},books:{featuredBooks:[{type:"book",id:"10584",title:"Engineered Wood Products for Construction",subtitle:null,isOpenForSubmission:!1,hash:"421757c56a3735986055250821275a51",slug:"engineered-wood-products-for-construction",bookSignature:"Meng Gong",coverURL:"https://cdn.intechopen.com/books/images_new/10584.jpg",publishedDate:"April 28th 2022",numberOfDownloads:3665,editors:[{id:"274242",title:"Dr.",name:"Meng",middleName:null,surname:"Gong",slug:"meng-gong",fullName:"Meng Gong"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10222",title:"Demyelination Disorders",subtitle:null,isOpenForSubmission:!1,hash:"b6c26ceccacdde70c41c587361bd5558",slug:"demyelination-disorders",bookSignature:"Stavros J. Baloyannis, Fabian H. Rossi and Welwin Liu",coverURL:"https://cdn.intechopen.com/books/images_new/10222.jpg",publishedDate:"May 4th 2022",numberOfDownloads:1713,editors:[{id:"156098",title:"Emeritus Prof.",name:"Stavros J.",middleName:"J.",surname:"Baloyannis",slug:"stavros-j.-baloyannis",fullName:"Stavros J. Baloyannis"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9544",title:"Global Trade in the Emerging Business Environment",subtitle:null,isOpenForSubmission:!1,hash:"fb8cb09b9599246add78d508a98273d5",slug:"global-trade-in-the-emerging-business-environment",bookSignature:"Muhammad Mohiuddin, Jingbin Wang , Md. Samim Al Azad and Selim Ahmed",coverURL:"https://cdn.intechopen.com/books/images_new/9544.jpg",publishedDate:"April 28th 2022",numberOfDownloads:2481,editors:[{id:"418514",title:"Dr.",name:"Muhammad",middleName:null,surname:"Mohiuddin",slug:"muhammad-mohiuddin",fullName:"Muhammad Mohiuddin"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10979",title:"Parenting",subtitle:"Challenges of Child Rearing in a Changing Society",isOpenForSubmission:!1,hash:"6f345ebcf4fd61e73643c69063a12c7b",slug:"parenting-challenges-of-child-rearing-in-a-changing-society",bookSignature:"Sayyed Ali Samadi",coverURL:"https://cdn.intechopen.com/books/images_new/10979.jpg",publishedDate:"May 4th 2022",numberOfDownloads:1107,editors:[{id:"52145",title:"Dr.",name:"Sayyed Ali",middleName:null,surname:"Samadi",slug:"sayyed-ali-samadi",fullName:"Sayyed Ali Samadi"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9808",title:"Contemporary Topics in Patient Safety",subtitle:"Volume 1",isOpenForSubmission:!1,hash:"fb6371607c2c6c02c6a2af8892765aba",slug:"contemporary-topics-in-patient-safety-volume-1",bookSignature:"Stanislaw P. Stawicki and Michael S. Firstenberg",coverURL:"https://cdn.intechopen.com/books/images_new/9808.jpg",publishedDate:"April 20th 2022",numberOfDownloads:3307,editors:[{id:"181694",title:"Dr.",name:"Stanislaw P.",middleName:null,surname:"Stawicki",slug:"stanislaw-p.-stawicki",fullName:"Stanislaw P. Stawicki"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10681",title:"Biodegradation Technology of Organic and Inorganic Pollutants",subtitle:null,isOpenForSubmission:!1,hash:"9a6e10e02788092872fd249436898e97",slug:"biodegradation-technology-of-organic-and-inorganic-pollutants",bookSignature:"Kassio Ferreira Mendes, Rodrigo Nogueira de Sousa and Kamila Cabral Mielke",coverURL:"https://cdn.intechopen.com/books/images_new/10681.jpg",publishedDate:"April 20th 2022",numberOfDownloads:3266,editors:[{id:"197720",title:"Ph.D.",name:"Kassio",middleName:null,surname:"Ferreira Mendes",slug:"kassio-ferreira-mendes",fullName:"Kassio Ferreira Mendes"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10764",title:"Antenna Systems",subtitle:null,isOpenForSubmission:!1,hash:"2fbf1c7a5d92723f08198fc9b526a8ad",slug:"antenna-systems",bookSignature:"Hussain Al-Rizzo and Said Abushamleh",coverURL:"https://cdn.intechopen.com/books/images_new/10764.jpg",publishedDate:"April 28th 2022",numberOfDownloads:1868,editors:[{id:"153384",title:"Prof.",name:"Hussain",middleName:null,surname:"Al-Rizzo",slug:"hussain-al-rizzo",fullName:"Hussain Al-Rizzo"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10668",title:"Sustainability of Concrete With Synthetic and Recycled Aggregates",subtitle:null,isOpenForSubmission:!1,hash:"55856c6a8bc3a5b21dae5a1af09a56b6",slug:"sustainability-of-concrete-with-synthetic-and-recycled-aggregates",bookSignature:"Hosam M. Saleh",coverURL:"https://cdn.intechopen.com/books/images_new/10668.jpg",publishedDate:"May 4th 2022",numberOfDownloads:856,editors:[{id:"144691",title:"Prof.",name:"Hosam",middleName:null,surname:"Saleh",slug:"hosam-saleh",fullName:"Hosam Saleh"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10803",title:"Reactive Oxygen Species",subtitle:null,isOpenForSubmission:!1,hash:"176adcf090fdd1f93cb8ce3146e79ca1",slug:"reactive-oxygen-species",bookSignature:"Rizwan Ahmad",coverURL:"https://cdn.intechopen.com/books/images_new/10803.jpg",publishedDate:"April 28th 2022",numberOfDownloads:1704,editors:[{id:"40482",title:null,name:"Rizwan",middleName:null,surname:"Ahmad",slug:"rizwan-ahmad",fullName:"Rizwan Ahmad"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9032",title:"Corporate Social Responsibility",subtitle:null,isOpenForSubmission:!1,hash:"f609bf3251d7cc7bae0099a4374adfc3",slug:"corporate-social-responsibility",bookSignature:"Beatrice Orlando",coverURL:"https://cdn.intechopen.com/books/images_new/9032.jpg",publishedDate:"March 16th 2022",numberOfDownloads:7489,editors:[{id:"232969",title:"Prof.",name:"Beatrice",middleName:null,surname:"Orlando",slug:"beatrice-orlando",fullName:"Beatrice Orlando"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}}],latestBooks:[{type:"book",id:"8737",title:"Rabies Virus at the Beginning of 21st Century",subtitle:null,isOpenForSubmission:!1,hash:"49cce3f548da548c718c865feb343509",slug:"rabies-virus-at-the-beginning-of-21st-century",bookSignature:"Sergey Tkachev",coverURL:"https://cdn.intechopen.com/books/images_new/8737.jpg",editedByType:"Edited by",publishedDate:"May 11th 2022",editors:[{id:"61139",title:"Dr.",name:"Sergey",middleName:null,surname:"Tkachev",slug:"sergey-tkachev",fullName:"Sergey Tkachev"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10861",title:"Furan Derivatives",subtitle:"Recent Advances and Applications",isOpenForSubmission:!1,hash:"fdfc39cecd82f91b0effac994f75c877",slug:"furan-derivatives-recent-advances-and-applications",bookSignature:"Anish Khan, Mohammed Muzibur Rahman, M. Ramesh, Salman Ahmad Khan and Abdullah Mohammed Ahmed Asiri",coverURL:"https://cdn.intechopen.com/books/images_new/10861.jpg",editedByType:"Edited by",publishedDate:"May 11th 2022",editors:[{id:"293058",title:"Dr.",name:"Anish",middleName:null,surname:"Khan",slug:"anish-khan",fullName:"Anish Khan"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10356",title:"Natural Medicinal Plants",subtitle:null,isOpenForSubmission:!1,hash:"943e56ccaaf19ff696d25aa638ae37d6",slug:"natural-medicinal-plants",bookSignature:"Hany A. El-Shemy",coverURL:"https://cdn.intechopen.com/books/images_new/10356.jpg",editedByType:"Edited by",publishedDate:"May 11th 2022",editors:[{id:"54719",title:"Prof.",name:"Hany",middleName:null,surname:"El-Shemy",slug:"hany-el-shemy",fullName:"Hany El-Shemy"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10870",title:"Ultrasound Imaging",subtitle:"Current Topics",isOpenForSubmission:!1,hash:"2f0bc3733ab226d67fa73759ef0e12ad",slug:"ultrasound-imaging-current-topics",bookSignature:"Felix Okechukwu Erondu",coverURL:"https://cdn.intechopen.com/books/images_new/10870.jpg",editedByType:"Edited by",publishedDate:"May 11th 2022",editors:[{id:"68312",title:"Prof.",name:"Felix",middleName:null,surname:"Okechukwu Erondu",slug:"felix-okechukwu-erondu",fullName:"Felix Okechukwu Erondu"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11392",title:"Leadership in a Changing World",subtitle:"A Multidimensional Perspective",isOpenForSubmission:!1,hash:"86a6d33cf601587e591064ce92effc02",slug:"leadership-in-a-changing-world-a-multidimensional-perspective",bookSignature:"Muhammad Mohiuddin, Bilal Khalid, Md. Samim Al Azad and Slimane Ed-dafali",coverURL:"https://cdn.intechopen.com/books/images_new/11392.jpg",editedByType:"Edited by",publishedDate:"May 11th 2022",editors:[{id:"418514",title:"Dr.",name:"Muhammad",middleName:null,surname:"Mohiuddin",slug:"muhammad-mohiuddin",fullName:"Muhammad Mohiuddin"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10400",title:"The Application of Ant Colony Optimization",subtitle:null,isOpenForSubmission:!1,hash:"f4fdfd07ee1ab99fb7c740d6d0c144c6",slug:"the-application-of-ant-colony-optimization",bookSignature:"Ali Soofastaei",coverURL:"https://cdn.intechopen.com/books/images_new/10400.jpg",editedByType:"Edited by",publishedDate:"May 11th 2022",editors:[{id:"257455",title:"Dr.",name:"Ali",middleName:null,surname:"Soofastaei",slug:"ali-soofastaei",fullName:"Ali Soofastaei"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10915",title:"Leadership",subtitle:"New Insights",isOpenForSubmission:!1,hash:"0d72e79892f2a020cee66a52d09de5a4",slug:"leadership-new-insights",bookSignature:"Mário Franco",coverURL:"https://cdn.intechopen.com/books/images_new/10915.jpg",editedByType:"Edited by",publishedDate:"May 11th 2022",editors:[{id:"105529",title:"Dr.",name:"Mário",middleName:null,surname:"Franco",slug:"mario-franco",fullName:"Mário Franco"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10683",title:"Technological Innovations and Advances in Hydropower Engineering",subtitle:null,isOpenForSubmission:!1,hash:"7ce7ad8768bd2cad155470fe1fd883f4",slug:"technological-innovations-and-advances-in-hydropower-engineering",bookSignature:"Yizi Shang, Ling Shang and Xiaofei Li",coverURL:"https://cdn.intechopen.com/books/images_new/10683.jpg",editedByType:"Edited by",publishedDate:"May 11th 2022",editors:[{id:"349630",title:"Dr.",name:"Yizi",middleName:null,surname:"Shang",slug:"yizi-shang",fullName:"Yizi Shang"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"7102",title:"Pneumonia",subtitle:null,isOpenForSubmission:!1,hash:"9fd70142814192dcec58a176749f1b60",slug:"pneumonia",bookSignature:"Nima Rezaei",coverURL:"https://cdn.intechopen.com/books/images_new/7102.jpg",editedByType:"Edited by",publishedDate:"May 11th 2022",editors:[{id:"116250",title:"Dr.",name:"Nima",middleName:null,surname:"Rezaei",slug:"nima-rezaei",fullName:"Nima Rezaei"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"9670",title:"Current Trends in Wheat Research",subtitle:null,isOpenForSubmission:!1,hash:"89d795987f1747a76eee532700d2093d",slug:"current-trends-in-wheat-research",bookSignature:"Mahmood-ur-Rahman Ansari",coverURL:"https://cdn.intechopen.com/books/images_new/9670.jpg",editedByType:"Edited by",publishedDate:"May 11th 2022",editors:[{id:"185476",title:"Dr.",name:"Mahmood-ur-Rahman",middleName:null,surname:"Ansari",slug:"mahmood-ur-rahman-ansari",fullName:"Mahmood-ur-Rahman Ansari"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}}]},subject:{topic:{id:"657",title:"Thermochronology",slug:"thermochronology",parent:{id:"104",title:"Geology and Geophysics",slug:"geology-and-geophysics"},numberOfBooks:1,numberOfSeries:0,numberOfAuthorsAndEditors:29,numberOfWosCitations:21,numberOfCrossrefCitations:15,numberOfDimensionsCitations:35,videoUrl:null,fallbackUrl:null,description:null},booksByTopicFilter:{topicId:"657",sort:"-publishedDate",limit:12,offset:0},booksByTopicCollection:[{type:"book",id:"5615",title:"Evolutionary Models of Convergent Margins",subtitle:"Origin of Their Diversity",isOpenForSubmission:!1,hash:"315039e7d089e246a15380d9be8faab2",slug:"evolutionary-models-of-convergent-margins-origin-of-their-diversity",bookSignature:"Yasuto Itoh",coverURL:"https://cdn.intechopen.com/books/images_new/5615.jpg",editedByType:"Edited by",editors:[{id:"46893",title:"Dr.",name:"Yasuto",middleName:null,surname:"Itoh",slug:"yasuto-itoh",fullName:"Yasuto Itoh"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}}],booksByTopicTotal:1,seriesByTopicCollection:[],seriesByTopicTotal:0,mostCitedChapters:[{id:"54840",doi:"10.5772/67982",title:"Effectiveness for Determination of Depositional Age by Detrital Zircon U–Pb Age in the Cretaceous Shimanto Accretionary Complex of Japan",slug:"effectiveness-for-determination-of-depositional-age-by-detrital-zircon-u-pb-age-in-the-cretaceous-sh",totalDownloads:1457,totalCrossrefCites:8,totalDimensionsCites:13,abstract:"Detrital zircon U–Pb ages indicate the crystallization age. Therefore, it is necessary to evaluate the effectiveness of determining the age of deposition using zircon age data. We carried out U–Pb dating of detrital zircons from sandstone at eight sites in the Cretaceous Shimanto accretionary complex on Kii Peninsula, Japan, with the aim of evaluating the accuracy of U–Pb zircon ages as indicators of the depositional age of sedimentary rocks by comparing zircon ages with radiolarian ages. Our results reveal zircons of late Cretaceous age, and the youngest peak ages are in good agreement with depositional ages inferred from radiolarian fossils. In addition, the youngest peak ages become younger as tectono-structurally downwards, and this tendency is clearer for the zircon ages than for the radiolarian ages. These results indicate that newly crystalized zircons were continuously supplied to the sediment by constant igneous activity during the late Cretaceous and that zircon ages provide remarkably useful information for determining the age of deposition in the Cretaceous Shimanto accretionary complex.",book:{id:"5615",slug:"evolutionary-models-of-convergent-margins-origin-of-their-diversity",title:"Evolutionary Models of Convergent Margins",fullTitle:"Evolutionary Models of Convergent Margins - Origin of Their Diversity"},signatures:"Tetsuya Tokiwa, Makoto Takeuchi, Yusuke Shimura, Kazuho Shobu,\nAkari Ota, Koshi Yamamoto and Hiroshi Mori",authors:[{id:"150531",title:"Dr.",name:"Koshi",middleName:null,surname:"Yamamoto",slug:"koshi-yamamoto",fullName:"Koshi Yamamoto"},{id:"194144",title:"Dr.",name:"Tetsuya",middleName:null,surname:"Tokiwa",slug:"tetsuya-tokiwa",fullName:"Tetsuya Tokiwa"},{id:"204259",title:"Dr.",name:"Makoto",middleName:null,surname:"Takeuchi",slug:"makoto-takeuchi",fullName:"Makoto Takeuchi"},{id:"204260",title:"Mr.",name:"Yusuke",middleName:null,surname:"Shimura",slug:"yusuke-shimura",fullName:"Yusuke Shimura"},{id:"204261",title:"Mr.",name:"Kazuho",middleName:null,surname:"Shobu",slug:"kazuho-shobu",fullName:"Kazuho Shobu"},{id:"204262",title:"Ms.",name:"Akari",middleName:null,surname:"Ota",slug:"akari-ota",fullName:"Akari Ota"},{id:"204263",title:"Dr.",name:"Hiroshi",middleName:null,surname:"Mori",slug:"hiroshi-mori",fullName:"Hiroshi Mori"}]},{id:"55296",doi:"10.5772/68112",title:"Alteration Reaction and Mass Transfer via Fluids with Progress of Fracturing along the Median Tectonic Line, Mie Prefecture, Southwest Japan",slug:"alteration-reaction-and-mass-transfer-via-fluids-with-progress-of-fracturing-along-the-median-tecton",totalDownloads:1201,totalCrossrefCites:1,totalDimensionsCites:8,abstract:"We have analyzed mass transfer in the cataclasite samples collected from the Median Tectonic Line, southwest Japan, in which the degree of fracturing is well correlated with the bulk rock chemical compositions determined by the X-ray fluorescence (XRF) analysis. The results of “isocon” analysis indicate not only a large volume increase up to 110% but also the two-stage mass transfer during cataclasis. At the first stage from the very weakly to weakly fractured rocks, the weight percents of SiO2, Na2O, and K2O increase, while those of TiO2, FeO, MnO, MgO, and CaO decrease. At the second stage from the weakly to moderately and strongly fractured rocks, the trend of mass transfer is reversed. The principal component analysis reveals that the variation of chemical compositions in the cataclasite samples can be mostly interpreted by the mass transfer via fluids and by the difference in chemical composition in the protolith rocks to lesser degree. Finally, the changes in the modal composition of minerals with increasing cataclasis analyzed by the X-ray diffraction (XRD) with the aid of “RockJock” software clearly elucidate that the mass transfer of chemical elements was caused by dissolution and precipitation of minerals via fluids in the cataclasite samples.",book:{id:"5615",slug:"evolutionary-models-of-convergent-margins-origin-of-their-diversity",title:"Evolutionary Models of Convergent Margins",fullTitle:"Evolutionary Models of Convergent Margins - Origin of Their Diversity"},signatures:"Yumi Kaneko, Toru Takeshita, Yuto Watanabe, Norio Shigematsu\nand Ko‐Ichiro Fujimoto",authors:[{id:"194157",title:"M.Sc.",name:"Yumi",middleName:null,surname:"Kaneko",slug:"yumi-kaneko",fullName:"Yumi Kaneko"},{id:"204607",title:"Prof.",name:"Toru",middleName:null,surname:"Takeshita",slug:"toru-takeshita",fullName:"Toru Takeshita"},{id:"204608",title:"MSc.",name:"Yuto",middleName:null,surname:"Watanabe",slug:"yuto-watanabe",fullName:"Yuto Watanabe"},{id:"204609",title:"Dr.",name:"Norio",middleName:null,surname:"Shigematsu",slug:"norio-shigematsu",fullName:"Norio Shigematsu"},{id:"204610",title:"Dr.",name:"Ko-Ichiro",middleName:null,surname:"Fujimoto",slug:"ko-ichiro-fujimoto",fullName:"Ko-Ichiro Fujimoto"}]},{id:"54870",doi:"10.5772/67559",title:"Deposition and Deformation of Modern Accretionary-Type Forearc Basins: Linking Basin Formation and Accretionary Wedge Growth",slug:"deposition-and-deformation-of-modern-accretionary-type-forearc-basins-linking-basin-formation-and-ac",totalDownloads:1763,totalCrossrefCites:2,totalDimensionsCites:4,abstract:"Since a comprehensive review of forearc basins was published by Dickinson more than 20 years ago, a significant amount of new data about them have been published. These recent studies revealed details of depositional and deformation styles in the forearc basins, suggesting the formation processes were not unique. In this chapter, we reviewed modern forearc basins to understand how is the basin stratigraphy related with growth of accretionary wedges. The results indicate forearc basin can be classified into two (single‐ and two‐wedge models) plus one (strike‐slip model): (1) the single‐wedge model which is characterized by landward tilting of the basin strata ascribed to asymmetrical doubly vergent (single‐vergent) uplift of the outer arc high with forethrusts (seaward‐vergent thrusts in the pro‐wedge); (2) the two‐wedge model which is marked by contractional deformation caused by symmetrical doubly vergent uplift of the wedge with forethrusts in the prowedge and back‐thrusts (landward‐vergent thrusts) in the retro‐wedge; and (3) the strike‐slip model which is an additional one being represented by transpressional and/or transtensional deformations due to oblique subduction. We speculate that these models spatially and temporally depend on material fluxes at the plate interfaces that affect geometry and mechanical strength of backstops.",book:{id:"5615",slug:"evolutionary-models-of-convergent-margins-origin-of-their-diversity",title:"Evolutionary Models of Convergent Margins",fullTitle:"Evolutionary Models of Convergent Margins - Origin of Their Diversity"},signatures:"Atsushi Noda and Ayumu Miyakawa",authors:[{id:"161716",title:"Dr.",name:"Atsushi",middleName:null,surname:"Noda",slug:"atsushi-noda",fullName:"Atsushi Noda"},{id:"204603",title:"Dr.",name:"Ayumu",middleName:null,surname:"Miyakawa",slug:"ayumu-miyakawa",fullName:"Ayumu Miyakawa"}]},{id:"54596",doi:"10.5772/67960",title:"Paleomagnetic Studies on Miocene Sequences of Hokutan and Tottori Groups in Southwest Japan: Implications for Middle Miocene Rotational Movement of Southwest Japan Block Associated with the Japan Sea Opening",slug:"paleomagnetic-studies-on-miocene-sequences-of-hokutan-and-tottori-groups-in-southwest-japan-implicat",totalDownloads:1508,totalCrossrefCites:1,totalDimensionsCites:3,abstract:"Miocene sequences composed of volcanic rocks and overlying marine sediments distributing at the Japan Sea side of Southwest Japan have been considered to form related to the rifting and subsequent spreading of the Japan Sea back-arc basin in Miocene time. We performed paleomagnetic investigations on the sequences in the eastern San’in district, the Hokutan and Tottori Groups. Paleomagnetic analyses on samples from 33 sites indicated that characteristic magnetic components from five sites of volcanic rocks in the Hokutan Group and from four sites of marine sediments in the Tottori Group were regarded as primary components. An obtained paleomagnetic direction of the volcanic rocks has an easterly deflected declination (D = 23.9° ± 20.2°), while that of the marine sediments shows no significant deflection in declination (D = 17.8° ± 19.1°). Through the comparison with paleomagnetic data from the Miocene sequences in Southwest Japan, it is suggested that magnetic polarities of the volcanic and sedimentary sequences are assigned to C5Cn and C5Br-C5Bn, respectively, and that the eastern San’in district suffered a clockwise rotation of 24° at around 16 Ma after the early Miocene volcanic activity and before the middle Miocene marine transgression in the whole clockwise rotation process of Southwest Japan related to the Japan Sea opening.",book:{id:"5615",slug:"evolutionary-models-of-convergent-margins-origin-of-their-diversity",title:"Evolutionary Models of Convergent Margins",fullTitle:"Evolutionary Models of Convergent Margins - Origin of Their Diversity"},signatures:"Naoto Ishikawa, Takashi Suzuki and Shiro Ishida",authors:[{id:"194180",title:"Dr.",name:"Naoto",middleName:null,surname:"Ishikawa",slug:"naoto-ishikawa",fullName:"Naoto Ishikawa"},{id:"204504",title:"Dr.",name:"Takashi",middleName:null,surname:"Suzuki",slug:"takashi-suzuki",fullName:"Takashi Suzuki"},{id:"204505",title:"Prof.",name:"Shiro",middleName:null,surname:"Ishida",slug:"shiro-ishida",fullName:"Shiro Ishida"}]},{id:"54454",doi:"10.5772/67669",title:"Structural Features Along the Median Tectonic Line in Southwest Japan: An Example of Multiphase Deformation on an Arc‐Bisecting Fault",slug:"structural-features-along-the-median-tectonic-line-in-southwest-japan-an-example-of-multiphase-defor",totalDownloads:1260,totalCrossrefCites:1,totalDimensionsCites:2,abstract:"A geological survey for the Late Cretaceous Izumi Group distributed on the Median Tectonic Line (MTL) active fault system in the central part of southwestern Japan has revealed varied deformation styles. Among the confined deformation zones found in the western and central parts of the study area, some are located far from the active trace of the MTL (Negoro Fault), at distances of up to 300–350 m. Such kink zones may have been generated during a contraction phase of the MTL from the end of the Pliocene to the early Pleistocene. We identified clear active foldings in a narrow zone sandwiched between a north dextral and a south reverse active fault. Western and eastern upheavals of the crustal sliver show ridge and domal active morphologies, respectively. Structural analysis was extended to the north of the MTL, where the Izumi Group has suffered multiphase deformation since the Cretaceous. The phase stripping method was introduced to extract the neotectonic trend, which successfully delineated complicated deformation zones related to the morphological divergence of the MTL active fault system.",book:{id:"5615",slug:"evolutionary-models-of-convergent-margins-origin-of-their-diversity",title:"Evolutionary Models of Convergent Margins",fullTitle:"Evolutionary Models of Convergent Margins - Origin of Their Diversity"},signatures:"Yasuto Itoh and Tomotaka Iwata",authors:[{id:"46893",title:"Dr.",name:"Yasuto",middleName:null,surname:"Itoh",slug:"yasuto-itoh",fullName:"Yasuto Itoh"},{id:"203882",title:"Prof.",name:"Tomotaka",middleName:null,surname:"Iwata",slug:"tomotaka-iwata",fullName:"Tomotaka Iwata"}]}],mostDownloadedChaptersLast30Days:[{id:"54840",title:"Effectiveness for Determination of Depositional Age by Detrital Zircon U–Pb Age in the Cretaceous Shimanto Accretionary Complex of Japan",slug:"effectiveness-for-determination-of-depositional-age-by-detrital-zircon-u-pb-age-in-the-cretaceous-sh",totalDownloads:1457,totalCrossrefCites:8,totalDimensionsCites:13,abstract:"Detrital zircon U–Pb ages indicate the crystallization age. Therefore, it is necessary to evaluate the effectiveness of determining the age of deposition using zircon age data. We carried out U–Pb dating of detrital zircons from sandstone at eight sites in the Cretaceous Shimanto accretionary complex on Kii Peninsula, Japan, with the aim of evaluating the accuracy of U–Pb zircon ages as indicators of the depositional age of sedimentary rocks by comparing zircon ages with radiolarian ages. Our results reveal zircons of late Cretaceous age, and the youngest peak ages are in good agreement with depositional ages inferred from radiolarian fossils. In addition, the youngest peak ages become younger as tectono-structurally downwards, and this tendency is clearer for the zircon ages than for the radiolarian ages. These results indicate that newly crystalized zircons were continuously supplied to the sediment by constant igneous activity during the late Cretaceous and that zircon ages provide remarkably useful information for determining the age of deposition in the Cretaceous Shimanto accretionary complex.",book:{id:"5615",slug:"evolutionary-models-of-convergent-margins-origin-of-their-diversity",title:"Evolutionary Models of Convergent Margins",fullTitle:"Evolutionary Models of Convergent Margins - Origin of Their Diversity"},signatures:"Tetsuya Tokiwa, Makoto Takeuchi, Yusuke Shimura, Kazuho Shobu,\nAkari Ota, Koshi Yamamoto and Hiroshi Mori",authors:[{id:"150531",title:"Dr.",name:"Koshi",middleName:null,surname:"Yamamoto",slug:"koshi-yamamoto",fullName:"Koshi Yamamoto"},{id:"194144",title:"Dr.",name:"Tetsuya",middleName:null,surname:"Tokiwa",slug:"tetsuya-tokiwa",fullName:"Tetsuya Tokiwa"},{id:"204259",title:"Dr.",name:"Makoto",middleName:null,surname:"Takeuchi",slug:"makoto-takeuchi",fullName:"Makoto Takeuchi"},{id:"204260",title:"Mr.",name:"Yusuke",middleName:null,surname:"Shimura",slug:"yusuke-shimura",fullName:"Yusuke Shimura"},{id:"204261",title:"Mr.",name:"Kazuho",middleName:null,surname:"Shobu",slug:"kazuho-shobu",fullName:"Kazuho Shobu"},{id:"204262",title:"Ms.",name:"Akari",middleName:null,surname:"Ota",slug:"akari-ota",fullName:"Akari Ota"},{id:"204263",title:"Dr.",name:"Hiroshi",middleName:null,surname:"Mori",slug:"hiroshi-mori",fullName:"Hiroshi Mori"}]},{id:"54341",title:"Oki-Dozen Dike Swarm: Effect of the Regional Stress Field on Volcano-Tectonic Orientations",slug:"oki-dozen-dike-swarm-effect-of-the-regional-stress-field-on-volcano-tectonic-orientations",totalDownloads:1491,totalCrossrefCites:0,totalDimensionsCites:1,abstract:"This article presents new field, geochronological, and geochemical data for the Late Miocene Oki-dozen dike swarm (ODS), southwest Japan. This swarm is part of a volcanic suite comprising mafic and silicic dikes, sills, and pyroclastic cones from which we obtained structural measurements at a various genetic orders and scales. The mafic magmas generated three dike swarms with dikes oriented to NW-SE, N-S, and NE-SW. In comparison, the silicic intrusions do not have a preferred orientation but instead appear to radiate from the center of the volcanic suite. Comparison of the maximum thickness of 37 dikes with SiO2 content (wt%) yielded a critical thickness (T\ncr\n) value of T\ncr\n = 0.2 × (SiO2 − 40). These data indicate that the orientations of dikes were controlled by the magnitude of dike tip pressure and magma overpressure, both of which positively correlate with SiO2 concentrations. The silicic units yield estimated pressures (up to 15–60 MPa) that are large enough to have counteracted the regional stress field, whereas the mafic dike swarm only yielded lower pressures. This result suggests that comparative analysis at a range of scales is essential for the accurate determination on the tectonic stress field by igneous rocks.",book:{id:"5615",slug:"evolutionary-models-of-convergent-margins-origin-of-their-diversity",title:"Evolutionary Models of Convergent Margins",fullTitle:"Evolutionary Models of Convergent Margins - Origin of Their Diversity"},signatures:"Daisuke Miura, Kiyoshi Toshida, Ken-ichi Arai, Takeshi Wachi and\nYutaka Wada",authors:[{id:"194873",title:"Dr.",name:"Daisuke",middleName:null,surname:"Miura",slug:"daisuke-miura",fullName:"Daisuke Miura"},{id:"203853",title:"Mr.",name:"Kiyoshi",middleName:null,surname:"Toshida",slug:"kiyoshi-toshida",fullName:"Kiyoshi Toshida"},{id:"203854",title:"Mr.",name:"Ken'Ichi",middleName:null,surname:"Arai",slug:"ken'ichi-arai",fullName:"Ken'Ichi Arai"},{id:"203856",title:"Prof.",name:"Yutaka",middleName:null,surname:"Wada",slug:"yutaka-wada",fullName:"Yutaka Wada"},{id:"204024",title:"Mr.",name:"Takeshi",middleName:null,surname:"Wachi",slug:"takeshi-wachi",fullName:"Takeshi Wachi"}]},{id:"54596",title:"Paleomagnetic Studies on Miocene Sequences of Hokutan and Tottori Groups in Southwest Japan: Implications for Middle Miocene Rotational Movement of Southwest Japan Block Associated with the Japan Sea Opening",slug:"paleomagnetic-studies-on-miocene-sequences-of-hokutan-and-tottori-groups-in-southwest-japan-implicat",totalDownloads:1509,totalCrossrefCites:1,totalDimensionsCites:3,abstract:"Miocene sequences composed of volcanic rocks and overlying marine sediments distributing at the Japan Sea side of Southwest Japan have been considered to form related to the rifting and subsequent spreading of the Japan Sea back-arc basin in Miocene time. We performed paleomagnetic investigations on the sequences in the eastern San’in district, the Hokutan and Tottori Groups. Paleomagnetic analyses on samples from 33 sites indicated that characteristic magnetic components from five sites of volcanic rocks in the Hokutan Group and from four sites of marine sediments in the Tottori Group were regarded as primary components. An obtained paleomagnetic direction of the volcanic rocks has an easterly deflected declination (D = 23.9° ± 20.2°), while that of the marine sediments shows no significant deflection in declination (D = 17.8° ± 19.1°). Through the comparison with paleomagnetic data from the Miocene sequences in Southwest Japan, it is suggested that magnetic polarities of the volcanic and sedimentary sequences are assigned to C5Cn and C5Br-C5Bn, respectively, and that the eastern San’in district suffered a clockwise rotation of 24° at around 16 Ma after the early Miocene volcanic activity and before the middle Miocene marine transgression in the whole clockwise rotation process of Southwest Japan related to the Japan Sea opening.",book:{id:"5615",slug:"evolutionary-models-of-convergent-margins-origin-of-their-diversity",title:"Evolutionary Models of Convergent Margins",fullTitle:"Evolutionary Models of Convergent Margins - Origin of Their Diversity"},signatures:"Naoto Ishikawa, Takashi Suzuki and Shiro Ishida",authors:[{id:"194180",title:"Dr.",name:"Naoto",middleName:null,surname:"Ishikawa",slug:"naoto-ishikawa",fullName:"Naoto Ishikawa"},{id:"204504",title:"Dr.",name:"Takashi",middleName:null,surname:"Suzuki",slug:"takashi-suzuki",fullName:"Takashi Suzuki"},{id:"204505",title:"Prof.",name:"Shiro",middleName:null,surname:"Ishida",slug:"shiro-ishida",fullName:"Shiro Ishida"}]},{id:"55296",title:"Alteration Reaction and Mass Transfer via Fluids with Progress of Fracturing along the Median Tectonic Line, Mie Prefecture, Southwest Japan",slug:"alteration-reaction-and-mass-transfer-via-fluids-with-progress-of-fracturing-along-the-median-tecton",totalDownloads:1202,totalCrossrefCites:1,totalDimensionsCites:8,abstract:"We have analyzed mass transfer in the cataclasite samples collected from the Median Tectonic Line, southwest Japan, in which the degree of fracturing is well correlated with the bulk rock chemical compositions determined by the X-ray fluorescence (XRF) analysis. The results of “isocon” analysis indicate not only a large volume increase up to 110% but also the two-stage mass transfer during cataclasis. At the first stage from the very weakly to weakly fractured rocks, the weight percents of SiO2, Na2O, and K2O increase, while those of TiO2, FeO, MnO, MgO, and CaO decrease. At the second stage from the weakly to moderately and strongly fractured rocks, the trend of mass transfer is reversed. The principal component analysis reveals that the variation of chemical compositions in the cataclasite samples can be mostly interpreted by the mass transfer via fluids and by the difference in chemical composition in the protolith rocks to lesser degree. Finally, the changes in the modal composition of minerals with increasing cataclasis analyzed by the X-ray diffraction (XRD) with the aid of “RockJock” software clearly elucidate that the mass transfer of chemical elements was caused by dissolution and precipitation of minerals via fluids in the cataclasite samples.",book:{id:"5615",slug:"evolutionary-models-of-convergent-margins-origin-of-their-diversity",title:"Evolutionary Models of Convergent Margins",fullTitle:"Evolutionary Models of Convergent Margins - Origin of Their Diversity"},signatures:"Yumi Kaneko, Toru Takeshita, Yuto Watanabe, Norio Shigematsu\nand Ko‐Ichiro Fujimoto",authors:[{id:"194157",title:"M.Sc.",name:"Yumi",middleName:null,surname:"Kaneko",slug:"yumi-kaneko",fullName:"Yumi Kaneko"},{id:"204607",title:"Prof.",name:"Toru",middleName:null,surname:"Takeshita",slug:"toru-takeshita",fullName:"Toru Takeshita"},{id:"204608",title:"MSc.",name:"Yuto",middleName:null,surname:"Watanabe",slug:"yuto-watanabe",fullName:"Yuto Watanabe"},{id:"204609",title:"Dr.",name:"Norio",middleName:null,surname:"Shigematsu",slug:"norio-shigematsu",fullName:"Norio Shigematsu"},{id:"204610",title:"Dr.",name:"Ko-Ichiro",middleName:null,surname:"Fujimoto",slug:"ko-ichiro-fujimoto",fullName:"Ko-Ichiro Fujimoto"}]},{id:"54454",title:"Structural Features Along the Median Tectonic Line in Southwest Japan: An Example of Multiphase Deformation on an Arc‐Bisecting Fault",slug:"structural-features-along-the-median-tectonic-line-in-southwest-japan-an-example-of-multiphase-defor",totalDownloads:1262,totalCrossrefCites:1,totalDimensionsCites:2,abstract:"A geological survey for the Late Cretaceous Izumi Group distributed on the Median Tectonic Line (MTL) active fault system in the central part of southwestern Japan has revealed varied deformation styles. Among the confined deformation zones found in the western and central parts of the study area, some are located far from the active trace of the MTL (Negoro Fault), at distances of up to 300–350 m. Such kink zones may have been generated during a contraction phase of the MTL from the end of the Pliocene to the early Pleistocene. We identified clear active foldings in a narrow zone sandwiched between a north dextral and a south reverse active fault. Western and eastern upheavals of the crustal sliver show ridge and domal active morphologies, respectively. Structural analysis was extended to the north of the MTL, where the Izumi Group has suffered multiphase deformation since the Cretaceous. The phase stripping method was introduced to extract the neotectonic trend, which successfully delineated complicated deformation zones related to the morphological divergence of the MTL active fault system.",book:{id:"5615",slug:"evolutionary-models-of-convergent-margins-origin-of-their-diversity",title:"Evolutionary Models of Convergent Margins",fullTitle:"Evolutionary Models of Convergent Margins - Origin of Their Diversity"},signatures:"Yasuto Itoh and Tomotaka Iwata",authors:[{id:"46893",title:"Dr.",name:"Yasuto",middleName:null,surname:"Itoh",slug:"yasuto-itoh",fullName:"Yasuto Itoh"},{id:"203882",title:"Prof.",name:"Tomotaka",middleName:null,surname:"Iwata",slug:"tomotaka-iwata",fullName:"Tomotaka Iwata"}]}],onlineFirstChaptersFilter:{topicId:"657",limit:6,offset:0},onlineFirstChaptersCollection:[],onlineFirstChaptersTotal:0},preDownload:{success:null,errors:{}},subscriptionForm:{success:null,errors:{}},aboutIntechopen:{},privacyPolicy:{},peerReviewing:{},howOpenAccessPublishingWithIntechopenWorks:{},sponsorshipBooks:{sponsorshipBooks:[],offset:8,limit:8,total:0},allSeries:{pteSeriesList:[{id:"14",title:"Artificial Intelligence",numberOfPublishedBooks:8,numberOfPublishedChapters:87,numberOfOpenTopics:6,numberOfUpcomingTopics:0,issn:"2633-1403",doi:"10.5772/intechopen.79920",isOpenForSubmission:!0},{id:"7",title:"Biomedical Engineering",numberOfPublishedBooks:12,numberOfPublishedChapters:98,numberOfOpenTopics:3,numberOfUpcomingTopics:0,issn:"2631-5343",doi:"10.5772/intechopen.71985",isOpenForSubmission:!0}],lsSeriesList:[{id:"11",title:"Biochemistry",numberOfPublishedBooks:27,numberOfPublishedChapters:286,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2632-0983",doi:"10.5772/intechopen.72877",isOpenForSubmission:!0},{id:"25",title:"Environmental Sciences",numberOfPublishedBooks:1,numberOfPublishedChapters:9,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2754-6713",doi:"10.5772/intechopen.100362",isOpenForSubmission:!0},{id:"10",title:"Physiology",numberOfPublishedBooks:11,numberOfPublishedChapters:139,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2631-8261",doi:"10.5772/intechopen.72796",isOpenForSubmission:!0}],hsSeriesList:[{id:"3",title:"Dentistry",numberOfPublishedBooks:8,numberOfPublishedChapters:129,numberOfOpenTopics:0,numberOfUpcomingTopics:2,issn:"2631-6218",doi:"10.5772/intechopen.71199",isOpenForSubmission:!1},{id:"6",title:"Infectious Diseases",numberOfPublishedBooks:13,numberOfPublishedChapters:105,numberOfOpenTopics:3,numberOfUpcomingTopics:1,issn:"2631-6188",doi:"10.5772/intechopen.71852",isOpenForSubmission:!0},{id:"13",title:"Veterinary Medicine and Science",numberOfPublishedBooks:9,numberOfPublishedChapters:101,numberOfOpenTopics:3,numberOfUpcomingTopics:0,issn:"2632-0517",doi:"10.5772/intechopen.73681",isOpenForSubmission:!0}],sshSeriesList:[{id:"22",title:"Business, Management and Economics",numberOfPublishedBooks:1,numberOfPublishedChapters:11,numberOfOpenTopics:2,numberOfUpcomingTopics:1,issn:null,doi:"10.5772/intechopen.100359",isOpenForSubmission:!0},{id:"23",title:"Education and Human Development",numberOfPublishedBooks:0,numberOfPublishedChapters:0,numberOfOpenTopics:2,numberOfUpcomingTopics:0,issn:null,doi:"10.5772/intechopen.100360",isOpenForSubmission:!1},{id:"24",title:"Sustainable Development",numberOfPublishedBooks:0,numberOfPublishedChapters:9,numberOfOpenTopics:4,numberOfUpcomingTopics:1,issn:null,doi:"10.5772/intechopen.100361",isOpenForSubmission:!0}],testimonialsList:[{id:"6",text:"It is great to work with the IntechOpen to produce a worthwhile collection of research that also becomes a great educational resource and guide for future research endeavors.",author:{id:"259298",name:"Edward",surname:"Narayan",institutionString:null,profilePictureURL:"https://mts.intechopen.com/storage/users/259298/images/system/259298.jpeg",slug:"edward-narayan",institution:{id:"3",name:"University of Queensland",country:{id:null,name:"Australia"}}}},{id:"13",text:"The collaboration with and support of the technical staff of IntechOpen is fantastic. The whole process of submitting an article and editing of the submitted article goes extremely smooth and fast, the number of reads and downloads of chapters is high, and the contributions are also frequently cited.",author:{id:"55578",name:"Antonio",surname:"Jurado-Navas",institutionString:null,profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bRisIQAS/Profile_Picture_1626166543950",slug:"antonio-jurado-navas",institution:{id:"720",name:"University of Malaga",country:{id:null,name:"Spain"}}}}]},series:{item:{id:"11",title:"Biochemistry",doi:"10.5772/intechopen.72877",issn:"2632-0983",scope:"Biochemistry, the study of chemical transformations occurring within living organisms, impacts all areas of life sciences, from molecular crystallography and genetics to ecology, medicine, and population biology. Biochemistry examines macromolecules - proteins, nucleic acids, carbohydrates, and lipids – and their building blocks, structures, functions, and interactions. Much of biochemistry is devoted to enzymes, proteins that catalyze chemical reactions, enzyme structures, mechanisms of action and their roles within cells. Biochemistry also studies small signaling molecules, coenzymes, inhibitors, vitamins, and hormones, which play roles in life processes. Biochemical experimentation, besides coopting classical chemistry methods, e.g., chromatography, adopted new techniques, e.g., X-ray diffraction, electron microscopy, NMR, radioisotopes, and developed sophisticated microbial genetic tools, e.g., auxotroph mutants and their revertants, fermentation, etc. More recently, biochemistry embraced the ‘big data’ omics systems. Initial biochemical studies have been exclusively analytic: dissecting, purifying, and examining individual components of a biological system; in the apt words of Efraim Racker (1913 –1991), “Don’t waste clean thinking on dirty enzymes.” Today, however, biochemistry is becoming more agglomerative and comprehensive, setting out to integrate and describe entirely particular biological systems. The ‘big data’ metabolomics can define the complement of small molecules, e.g., in a soil or biofilm sample; proteomics can distinguish all the comprising proteins, e.g., serum; metagenomics can identify all the genes in a complex environment, e.g., the bovine rumen. This Biochemistry Series will address the current research on biomolecules and the emerging trends with great promise.",coverUrl:"https://cdn.intechopen.com/series/covers/11.jpg",latestPublicationDate:"May 15th, 2022",hasOnlineFirst:!0,numberOfPublishedBooks:27,editor:{id:"31610",title:"Dr.",name:"Miroslav",middleName:null,surname:"Blumenberg",slug:"miroslav-blumenberg",fullName:"Miroslav Blumenberg",profilePictureURL:"https://mts.intechopen.com/storage/users/31610/images/system/31610.jpg",biography:"Miroslav Blumenberg, Ph.D., was born in Subotica and received his BSc in Belgrade, Yugoslavia. He completed his Ph.D. at MIT in Organic Chemistry; he followed up his Ph.D. with two postdoctoral study periods at Stanford University. Since 1983, he has been a faculty member of the RO Perelman Department of Dermatology, NYU School of Medicine, where he is codirector of a training grant in cutaneous biology. Dr. Blumenberg’s research is focused on the epidermis, expression of keratin genes, transcription profiling, keratinocyte differentiation, inflammatory diseases and cancers, and most recently the effects of the microbiome on the skin. He has published more than 100 peer-reviewed research articles and graduated numerous Ph.D. and postdoctoral students.",institutionString:null,institution:{name:"New York University Langone Medical Center",institutionURL:null,country:{name:"United States of America"}}},editorTwo:null,editorThree:null},subseries:{paginationCount:4,paginationItems:[{id:"14",title:"Cell and Molecular Biology",coverUrl:"https://cdn.intechopen.com/series_topics/covers/14.jpg",isOpenForSubmission:!0,annualVolume:11410,editor:{id:"165627",title:"Dr.",name:"Rosa María",middleName:null,surname:"Martínez-Espinosa",slug:"rosa-maria-martinez-espinosa",fullName:"Rosa María Martínez-Espinosa",profilePictureURL:"https://mts.intechopen.com/storage/users/165627/images/system/165627.jpeg",biography:"Dr. Rosa María Martínez-Espinosa has been a Spanish Full Professor since 2020 (Biochemistry and Molecular Biology) and is currently Vice-President of International Relations and Cooperation development and leader of the research group 'Applied Biochemistry” (University of Alicante, Spain). Other positions she has held at the university include Vice-Dean of Master Programs, Vice-Dean of the Degree in Biology and Vice-Dean for Mobility and Enterprise and Engagement at the Faculty of Science (University of Alicante). She received her Bachelor in Biology in 1998 (University of Alicante) and her PhD in 2003 (Biochemistry, University of Alicante). She undertook post-doctoral research at the University of East Anglia (Norwich, U.K. 2004-2005; 2007-2008).\nHer multidisciplinary research focuses on investigating archaea and their potential applications in biotechnology. She has an H-index of 21. She has authored one patent and has published more than 70 indexed papers and around 60 book chapters.\nShe has contributed to more than 150 national and international meetings during the last 15 years. Her research interests include archaea metabolism, enzymes purification and characterization, gene regulation, carotenoids and bioplastics production, antioxidant\ncompounds, waste water treatments, and brines bioremediation.\nRosa María’s other roles include editorial board member for several journals related\nto biochemistry, reviewer for more than 60 journals (biochemistry, molecular biology, biotechnology, chemistry and microbiology) and president of several organizing committees in international meetings related to the N-cycle or respiratory processes.",institutionString:null,institution:{name:"University of Alicante",institutionURL:null,country:{name:"Spain"}}},editorTwo:null,editorThree:null},{id:"15",title:"Chemical Biology",coverUrl:"https://cdn.intechopen.com/series_topics/covers/15.jpg",isOpenForSubmission:!0,annualVolume:11411,editor:{id:"441442",title:"Dr.",name:"Şükrü",middleName:null,surname:"Beydemir",slug:"sukru-beydemir",fullName:"Şükrü Beydemir",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0033Y00003GsUoIQAV/Profile_Picture_1634557147521",biography:"Dr. Şükrü Beydemir obtained a BSc in Chemistry in 1995 from Yüzüncü Yıl University, MSc in Biochemistry in 1998, and PhD in Biochemistry in 2002 from Atatürk University, Turkey. He performed post-doctoral studies at Max-Planck Institute, Germany, and University of Florence, Italy in addition to making several scientific visits abroad. He currently works as a Full Professor of Biochemistry in the Faculty of Pharmacy, Anadolu University, Turkey. Dr. Beydemir has published over a hundred scientific papers spanning protein biochemistry, enzymology and medicinal chemistry, reviews, book chapters and presented several conferences to scientists worldwide. He has received numerous publication awards from various international scientific councils. He serves in the Editorial Board of several international journals. Dr. Beydemir is also Rector of Bilecik Şeyh Edebali University, Turkey.",institutionString:null,institution:{name:"Anadolu University",institutionURL:null,country:{name:"Turkey"}}},editorTwo:{id:"13652",title:"Prof.",name:"Deniz",middleName:null,surname:"Ekinci",slug:"deniz-ekinci",fullName:"Deniz Ekinci",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002aYLT1QAO/Profile_Picture_1634557223079",biography:"Dr. Deniz Ekinci obtained a BSc in Chemistry in 2004, MSc in Biochemistry in 2006, and PhD in Biochemistry in 2009 from Atatürk University, Turkey. He studied at Stetson University, USA, in 2007-2008 and at the Max Planck Institute of Molecular Cell Biology and Genetics, Germany, in 2009-2010. Dr. Ekinci currently works as a Full Professor of Biochemistry in the Faculty of Agriculture and is the Head of the Enzyme and Microbial Biotechnology Division, Ondokuz Mayıs University, Turkey. He is a member of the Turkish Biochemical Society, American Chemical Society, and German Genetics society. Dr. Ekinci published around ninety scientific papers, reviews and book chapters, and presented several conferences to scientists. He has received numerous publication awards from several scientific councils. Dr. Ekinci serves as the Editor in Chief of four international books and is involved in the Editorial Board of several international journals.",institutionString:null,institution:{name:"Ondokuz Mayıs University",institutionURL:null,country:{name:"Turkey"}}},editorThree:null},{id:"17",title:"Metabolism",coverUrl:"https://cdn.intechopen.com/series_topics/covers/17.jpg",isOpenForSubmission:!0,annualVolume:11413,editor:{id:"138626",title:"Dr.",name:"Yannis",middleName:null,surname:"Karamanos",slug:"yannis-karamanos",fullName:"Yannis Karamanos",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002g6Jv2QAE/Profile_Picture_1629356660984",biography:"Yannis Karamanos, born in Greece in 1953, completed his pre-graduate studies at the Université Pierre et Marie Curie, Paris, then his Masters and Doctoral degree at the Université de Lille (1983). He was associate professor at the University of Limoges (1987) before becoming full professor of biochemistry at the Université d’Artois (1996). He worked on the structure-function relationships of glycoconjugates and his main project was the investigations on the biological roles of the de-N-glycosylation enzymes (Endo-N-acetyl-β-D-glucosaminidase and peptide-N4-(N-acetyl-β-glucosaminyl) asparagine amidase). From 2002 he contributes to the understanding of the Blood-brain barrier functioning using proteomics approaches. He has published more than 70 papers. His teaching areas are energy metabolism and regulation, integration and organ specialization and metabolic adaptation.",institutionString:null,institution:{name:"Artois University",institutionURL:null,country:{name:"France"}}},editorTwo:null,editorThree:null},{id:"18",title:"Proteomics",coverUrl:"https://cdn.intechopen.com/series_topics/covers/18.jpg",isOpenForSubmission:!0,annualVolume:11414,editor:{id:"200689",title:"Prof.",name:"Paolo",middleName:null,surname:"Iadarola",slug:"paolo-iadarola",fullName:"Paolo Iadarola",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bSCl8QAG/Profile_Picture_1623568118342",biography:"Paolo Iadarola graduated with a degree in Chemistry from the University of Pavia (Italy) in July 1972. He then worked as an Assistant Professor at the Faculty of Science of the same University until 1984. In 1985, Prof. Iadarola became Associate Professor at the Department of Biology and Biotechnologies of the University of Pavia and retired in October 2017. Since then, he has been working as an Adjunct Professor in the same Department at the University of Pavia. His research activity during the first years was primarily focused on the purification and structural characterization of enzymes from animal and plant sources. During this period, Prof. Iadarola familiarized himself with the conventional techniques used in column chromatography, spectrophotometry, manual Edman degradation, and electrophoresis). Since 1995, he has been working on: i) the determination in biological fluids (serum, urine, bronchoalveolar lavage, sputum) of proteolytic activities involved in the degradation processes of connective tissue matrix, and ii) on the identification of biological markers of lung diseases. In this context, he has developed and validated new methodologies (e.g., Capillary Electrophoresis coupled to Laser-Induced Fluorescence, CE-LIF) whose application enabled him to determine both the amounts of biochemical markers (Desmosines) in urine/serum of patients affected by Chronic Obstructive Pulmonary Disease (COPD) and the activity of proteolytic enzymes (Human Neutrophil Elastase, Cathepsin G, Pseudomonas aeruginosa elastase) in sputa of these patients. More recently, Prof. Iadarola was involved in developing techniques such as two-dimensional electrophoresis coupled to liquid chromatography/mass spectrometry (2DE-LC/MS) for the proteomic analysis of biological fluids aimed at the identification of potential biomarkers of different lung diseases. He is the author of about 150 publications (According to Scopus: H-Index: 23; Total citations: 1568- According to WOS: H-Index: 20; Total Citations: 1296) of peer-reviewed international journals. He is a Consultant Reviewer for several journals, including the Journal of Chromatography A, Journal of Chromatography B, Plos ONE, Proteomes, International Journal of Molecular Science, Biotech, Electrophoresis, and others. He is also Associate Editor of Biotech.",institutionString:null,institution:{name:"University of Pavia",institutionURL:null,country:{name:"Italy"}}},editorTwo:{id:"201414",title:"Dr.",name:"Simona",middleName:null,surname:"Viglio",slug:"simona-viglio",fullName:"Simona Viglio",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bRKDHQA4/Profile_Picture_1630402531487",biography:"Simona Viglio is an Associate Professor of Biochemistry at the Department of Molecular Medicine at the University of Pavia. She has been working since 1995 on the determination of proteolytic enzymes involved in the degradation process of connective tissue matrix and on the identification of biological markers of lung diseases. She gained considerable experience in developing and validating new methodologies whose applications allowed her to determine both the amount of biomarkers (Desmosine and Isodesmosine) in the urine of patients affected by COPD, and the activity of proteolytic enzymes (HNE, Cathepsin G, Pseudomonas aeruginosa elastase) in the sputa of these patients. Simona Viglio was also involved in research dealing with the supplementation of amino acids in patients with brain injury and chronic heart failure. She is presently engaged in the development of 2-DE and LC-MS techniques for the study of proteomics in biological fluids. The aim of this research is the identification of potential biomarkers of lung diseases. She is an author of about 90 publications (According to Scopus: H-Index: 23; According to WOS: H-Index: 20) on peer-reviewed journals, a member of the “Società Italiana di Biochimica e Biologia Molecolare,“ and a Consultant Reviewer for International Journal of Molecular Science, Journal of Chromatography A, COPD, Plos ONE and Nutritional Neuroscience.",institutionString:null,institution:{name:"University of Pavia",institutionURL:null,country:{name:"Italy"}}},editorThree:null}]},overviewPageOFChapters:{paginationCount:48,paginationItems:[{id:"81799",title:"Cross Talk of Purinergic and Immune Signaling: Implication in Inflammatory and Pathogenic Diseases",doi:"10.5772/intechopen.104978",signatures:"Richa Rai",slug:"cross-talk-of-purinergic-and-immune-signaling-implication-in-inflammatory-and-pathogenic-diseases",totalDownloads:3,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Purinergic System",coverURL:"https://cdn.intechopen.com/books/images_new/10801.jpg",subseries:{id:"17",title:"Metabolism"}}},{id:"81764",title:"Involvement of the Purinergic System in Cell Death in Models of Retinopathies",doi:"10.5772/intechopen.103935",signatures:"Douglas Penaforte Cruz, Marinna Garcia Repossi and Lucianne Fragel Madeira",slug:"involvement-of-the-purinergic-system-in-cell-death-in-models-of-retinopathies",totalDownloads:3,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Purinergic System",coverURL:"https://cdn.intechopen.com/books/images_new/10801.jpg",subseries:{id:"17",title:"Metabolism"}}},{id:"81756",title:"Alteration of Cytokines Level and Oxidative Stress Parameters in COVID-19",doi:"10.5772/intechopen.104950",signatures:"Marija Petrusevska, Emilija Atanasovska, Dragica Zendelovska, Aleksandar Eftimov and Katerina Spasovska",slug:"alteration-of-cytokines-level-and-oxidative-stress-parameters-in-covid-19",totalDownloads:5,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Chemokines Updates",coverURL:"https://cdn.intechopen.com/books/images_new/11672.jpg",subseries:{id:"18",title:"Proteomics"}}},{id:"81681",title:"Immunomodulatory Effects of a M2-Conditioned Medium (PRS® CK STORM): Theory on the Possible Complex Mechanism of Action through Anti-Inflammatory Modulation of the TLR System and the Purinergic System",doi:"10.5772/intechopen.104486",signatures:"Juan Pedro Lapuente",slug:"immunomodulatory-effects-of-a-m2-conditioned-medium-prs-ck-storm-theory-on-the-possible-complex-mech",totalDownloads:5,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Purinergic System",coverURL:"https://cdn.intechopen.com/books/images_new/10801.jpg",subseries:{id:"17",title:"Metabolism"}}}]},overviewPagePublishedBooks:{paginationCount:27,paginationItems:[{type:"book",id:"7006",title:"Biochemistry and Health Benefits of Fatty Acids",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/7006.jpg",slug:"biochemistry-and-health-benefits-of-fatty-acids",publishedDate:"December 19th 2018",editedByType:"Edited by",bookSignature:"Viduranga Waisundara",hash:"c93a00abd68b5eba67e5e719f67fd20b",volumeInSeries:1,fullTitle:"Biochemistry and Health Benefits of Fatty Acids",editors:[{id:"194281",title:"Dr.",name:"Viduranga Y.",middleName:null,surname:"Waisundara",slug:"viduranga-y.-waisundara",fullName:"Viduranga Y. Waisundara",profilePictureURL:"https://mts.intechopen.com/storage/users/194281/images/system/194281.jpg",biography:"Dr. Viduranga Waisundara obtained her Ph.D. in Food Science and Technology from the Department of Chemistry, National University of Singapore, in 2010. She was a lecturer at Temasek Polytechnic, Singapore from July 2009 to March 2013. She relocated to her motherland of Sri Lanka and spearheaded the Functional Food Product Development Project at the National Institute of Fundamental Studies from April 2013 to October 2016. She was a senior lecturer on a temporary basis at the Department of Food Technology, Faculty of Technology, Rajarata University of Sri Lanka. She is currently Deputy Principal of the Australian College of Business and Technology – Kandy Campus, Sri Lanka. She is also the Global Harmonization Initiative (GHI) Ambassador to Sri Lanka.",institutionString:"Australian College of Business & Technology",institution:null}]},{type:"book",id:"6820",title:"Keratin",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/6820.jpg",slug:"keratin",publishedDate:"December 19th 2018",editedByType:"Edited by",bookSignature:"Miroslav Blumenberg",hash:"6def75cd4b6b5324a02b6dc0359896d0",volumeInSeries:2,fullTitle:"Keratin",editors:[{id:"31610",title:"Dr.",name:"Miroslav",middleName:null,surname:"Blumenberg",slug:"miroslav-blumenberg",fullName:"Miroslav Blumenberg",profilePictureURL:"https://mts.intechopen.com/storage/users/31610/images/system/31610.jpg",biography:"Miroslav Blumenberg, Ph.D., was born in Subotica and received his BSc in Belgrade, Yugoslavia. He completed his Ph.D. at MIT in Organic Chemistry; he followed up his Ph.D. with two postdoctoral study periods at Stanford University. Since 1983, he has been a faculty member of the RO Perelman Department of Dermatology, NYU School of Medicine, where he is codirector of a training grant in cutaneous biology. Dr. Blumenberg’s research is focused on the epidermis, expression of keratin genes, transcription profiling, keratinocyte differentiation, inflammatory diseases and cancers, and most recently the effects of the microbiome on the skin. He has published more than 100 peer-reviewed research articles and graduated numerous Ph.D. and postdoctoral students.",institutionString:null,institution:{name:"New York University Langone Medical Center",institutionURL:null,country:{name:"United States of America"}}}]},{type:"book",id:"7978",title:"Vitamin A",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/7978.jpg",slug:"vitamin-a",publishedDate:"May 15th 2019",editedByType:"Edited by",bookSignature:"Leila Queiroz Zepka, Veridiana Vera de Rosso and Eduardo Jacob-Lopes",hash:"dad04a658ab9e3d851d23705980a688b",volumeInSeries:3,fullTitle:"Vitamin A",editors:[{id:"261969",title:"Dr.",name:"Leila",middleName:null,surname:"Queiroz Zepka",slug:"leila-queiroz-zepka",fullName:"Leila Queiroz Zepka",profilePictureURL:"https://mts.intechopen.com/storage/users/261969/images/system/261969.png",biography:"Prof. Dr. Leila Queiroz Zepka is currently an associate professor in the Department of Food Technology and Science, Federal University of Santa Maria, Brazil. She has more than fifteen years of teaching and research experience. She has published more than 550 scientific publications/communications, including 15 books, 50 book chapters, 100 original research papers, 380 research communications in national and international conferences, and 12 patents. She is a member of the editorial board of five journals and acts as a reviewer for several national and international journals. Her research interests include microalgal biotechnology with an emphasis on microalgae-based products.",institutionString:"Universidade Federal de Santa Maria",institution:{name:"Universidade Federal de Santa Maria",institutionURL:null,country:{name:"Brazil"}}}]},{type:"book",id:"7953",title:"Bioluminescence",subtitle:"Analytical Applications and Basic Biology",coverURL:"https://cdn.intechopen.com/books/images_new/7953.jpg",slug:"bioluminescence-analytical-applications-and-basic-biology",publishedDate:"September 25th 2019",editedByType:"Edited by",bookSignature:"Hirobumi Suzuki",hash:"3a8efa00b71abea11bf01973dc589979",volumeInSeries:4,fullTitle:"Bioluminescence - Analytical Applications and Basic Biology",editors:[{id:"185746",title:"Dr.",name:"Hirobumi",middleName:null,surname:"Suzuki",slug:"hirobumi-suzuki",fullName:"Hirobumi Suzuki",profilePictureURL:"https://mts.intechopen.com/storage/users/185746/images/system/185746.png",biography:"Dr. Hirobumi Suzuki received his Ph.D. in 1997 from Tokyo Metropolitan University, Japan, where he studied firefly phylogeny and the evolution of mating systems. He is especially interested in the genetic differentiation pattern and speciation process that correlate to the flashing pattern and mating behavior of some fireflies in Japan. He then worked for Olympus Corporation, a Japanese manufacturer of optics and imaging products, where he was involved in the development of luminescence technology and produced a bioluminescence microscope that is currently being used for gene expression analysis in chronobiology, neurobiology, and developmental biology. Dr. Suzuki currently serves as a visiting researcher at Kogakuin University, Japan, and also a vice president of the Japan Firefly Society.",institutionString:"Kogakuin University",institution:null}]}]},openForSubmissionBooks:{paginationCount:6,paginationItems:[{id:"11671",title:"Importance of Oxidative Stress and Antioxidant System in Health and Disease",coverURL:"https://cdn.intechopen.com/books/images_new/11671.jpg",hash:"2bd98244cd9eda2107f01824584c1eb4",secondStepPassed:!0,currentStepOfPublishingProcess:4,submissionDeadline:"March 17th 2022",isOpenForSubmission:!0,editors:[{id:"270856",title:"Associate Prof.",name:"Suna",surname:"Sabuncuoglu",slug:"suna-sabuncuoglu",fullName:"Suna Sabuncuoglu"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{id:"11669",title:"Fatty Acids - Recent Advances",coverURL:"https://cdn.intechopen.com/books/images_new/11669.jpg",hash:"9117bd12dc904ced43404e3383b6591a",secondStepPassed:!0,currentStepOfPublishingProcess:3,submissionDeadline:"May 3rd 2022",isOpenForSubmission:!0,editors:[{id:"415310",title:"Assistant Prof.",name:"Erik",surname:"Froyen",slug:"erik-froyen",fullName:"Erik Froyen"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{id:"11672",title:"Chemokines Updates",coverURL:"https://cdn.intechopen.com/books/images_new/11672.jpg",hash:"c00855833476a514d37abf7c846e16e9",secondStepPassed:!0,currentStepOfPublishingProcess:3,submissionDeadline:"May 6th 2022",isOpenForSubmission:!0,editors:[{id:"14794",title:"Prof.",name:"Murat",surname:"Şentürk",slug:"murat-senturk",fullName:"Murat Şentürk"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{id:"11674",title:"Updates on Endoplasmic Reticulum",coverURL:"https://cdn.intechopen.com/books/images_new/11674.jpg",hash:"5d7d49bd80f53dad3761f78de4a862c6",secondStepPassed:!0,currentStepOfPublishingProcess:3,submissionDeadline:"May 6th 2022",isOpenForSubmission:!0,editors:[{id:"238047",title:"Dr.",name:"Gaia",surname:"Favero",slug:"gaia-favero",fullName:"Gaia Favero"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{id:"11670",title:"Chitin-Chitosan - Isolation, Properties, and Applications",coverURL:"https://cdn.intechopen.com/books/images_new/11670.jpg",hash:"69f009be08998711eecfb200adc7deca",secondStepPassed:!1,currentStepOfPublishingProcess:2,submissionDeadline:"May 26th 2022",isOpenForSubmission:!0,editors:[{id:"176093",title:"Dr.",name:"Brajesh",surname:"Kumar",slug:"brajesh-kumar",fullName:"Brajesh Kumar"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{id:"11673",title:"Stem Cell Research",coverURL:"https://cdn.intechopen.com/books/images_new/11673.jpg",hash:"13092df328080c762dd9157be18ca38c",secondStepPassed:!1,currentStepOfPublishingProcess:2,submissionDeadline:"June 8th 2022",isOpenForSubmission:!0,editors:[{id:"203598",title:"Ph.D.",name:"Diana",surname:"Kitala",slug:"diana-kitala",fullName:"Diana Kitala"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null}]},onlineFirstChapters:{paginationCount:26,paginationItems:[{id:"81791",title:"Self-Supervised Contrastive Representation Learning in Computer Vision",doi:"10.5772/intechopen.104785",signatures:"Yalin Bastanlar and Semih Orhan",slug:"self-supervised-contrastive-representation-learning-in-computer-vision",totalDownloads:1,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Pattern Recognition - New Insights",coverURL:"https://cdn.intechopen.com/books/images_new/11442.jpg",subseries:{id:"26",title:"Machine Learning and Data Mining"}}},{id:"79345",title:"Application of Jump Diffusion Models in Insurance Claim Estimation",doi:"10.5772/intechopen.99853",signatures:"Leonard Mushunje, Chiedza Elvina Mashiri, Edina Chandiwana and Maxwell Mashasha",slug:"application-of-jump-diffusion-models-in-insurance-claim-estimation-1",totalDownloads:2,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Data Clustering",coverURL:"https://cdn.intechopen.com/books/images_new/10820.jpg",subseries:{id:"26",title:"Machine Learning and Data Mining"}}},{id:"81557",title:"Object Tracking Using Adapted Optical Flow",doi:"10.5772/intechopen.102863",signatures:"Ronaldo Ferreira, Joaquim José de Castro Ferreira and António José Ribeiro Neves",slug:"object-tracking-using-adapted-optical-flow",totalDownloads:10,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Information Extraction and Object Tracking in Digital Video",coverURL:"https://cdn.intechopen.com/books/images_new/10652.jpg",subseries:{id:"24",title:"Computer Vision"}}},{id:"81558",title:"Thresholding Image Techniques for Plant Segmentation",doi:"10.5772/intechopen.104587",signatures:"Miguel Ángel Castillo-Martínez, Francisco Javier Gallegos-Funes, Blanca E. Carvajal-Gámez, Guillermo Urriolagoitia-Sosa and Alberto J. Rosales-Silva",slug:"thresholding-image-techniques-for-plant-segmentation",totalDownloads:13,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Information Extraction and Object Tracking in Digital Video",coverURL:"https://cdn.intechopen.com/books/images_new/10652.jpg",subseries:{id:"24",title:"Computer Vision"}}},{id:"81471",title:"Semantic Map: Bringing Together Groups and Discourses",doi:"10.5772/intechopen.103818",signatures:"Theodore Chadjipadelis and Georgia Panagiotidou",slug:"semantic-map-bringing-together-groups-and-discourses",totalDownloads:11,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Data Clustering",coverURL:"https://cdn.intechopen.com/books/images_new/10820.jpg",subseries:{id:"26",title:"Machine Learning and Data Mining"}}},{id:"79491",title:"Fuzzy Perceptron Learning for Non-Linearly Separable Patterns",doi:"10.5772/intechopen.101312",signatures:"Raja Kishor Duggirala",slug:"fuzzy-perceptron-learning-for-non-linearly-separable-patterns",totalDownloads:13,totalCrossrefCites:0,totalDimensionsCites:0,authors:[{name:"Raja Kishor",surname:"Duggirala"}],book:{title:"Data Clustering",coverURL:"https://cdn.intechopen.com/books/images_new/10820.jpg",subseries:{id:"26",title:"Machine Learning and Data Mining"}}},{id:"81234",title:"Cognitive Visual Tracking of Hand Gestures in Real-Time RGB Videos",doi:"10.5772/intechopen.103170",signatures:"Richa Golash and Yogendra Kumar Jain",slug:"cognitive-visual-tracking-of-hand-gestures-in-real-time-rgb-videos",totalDownloads:11,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Information Extraction and Object Tracking in Digital Video",coverURL:"https://cdn.intechopen.com/books/images_new/10652.jpg",subseries:{id:"24",title:"Computer Vision"}}},{id:"81331",title:"Machine Learning Algorithm-Based Contraceptive Practice among Ever-Married Women in Bangladesh: A Hierarchical Machine Learning Classification Approach",doi:"10.5772/intechopen.103187",signatures:"Iqramul Haq, Md. Ismail Hossain, Md. Moshiur Rahman, Md. Injamul Haq Methun, Ashis Talukder, Md. Jakaria Habib and Md. Sanwar Hossain",slug:"machine-learning-algorithm-based-contraceptive-practice-among-ever-married-women-in-bangladesh-a-hie",totalDownloads:18,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Machine Learning and Data Mining - Annual Volume 2022",coverURL:"https://cdn.intechopen.com/books/images_new/11422.jpg",subseries:{id:"26",title:"Machine Learning and Data Mining"}}},{id:"81321",title:"Velocity Planning via Model-Based Reinforcement Learning: Demonstrating Results on PILCO for One-Dimensional Linear Motion with Bounded Acceleration",doi:"10.5772/intechopen.103690",signatures:"Hsuan-Cheng Liao, Han-Jung Chou and Jing-Sin Liu",slug:"velocity-planning-via-model-based-reinforcement-learning-demonstrating-results-on-pilco-for-one-dime",totalDownloads:2,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Applied Intelligence - Annual Volume 2022",coverURL:"https://cdn.intechopen.com/books/images_new/11418.jpg",subseries:{id:"22",title:"Applied Intelligence"}}},{id:"81272",title:"Pain Identification in Electroencephalography Signal Using Fuzzy Inference System",doi:"10.5772/intechopen.103753",signatures:"Vahid Asadpour, Reza Fazel-Rezai, Maryam Vatankhah and Mohammad-Reza Akbarzadeh-Totonchi",slug:"pain-identification-in-electroencephalography-signal-using-fuzzy-inference-system",totalDownloads:11,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Brain-Computer Interface",coverURL:"https://cdn.intechopen.com/books/images_new/10654.jpg",subseries:{id:"23",title:"Computational Neuroscience"}}}]},subseriesFiltersForOFChapters:[{caption:"Applied Intelligence",value:22,count:1,group:"subseries"},{caption:"Computer Vision",value:24,count:8,group:"subseries"},{caption:"Machine Learning and Data Mining",value:26,count:8,group:"subseries"},{caption:"Computational Neuroscience",value:23,count:9,group:"subseries"}],publishedBooks:{paginationCount:1,paginationItems:[{type:"book",id:"11392",title:"Leadership in a Changing World",subtitle:"A Multidimensional Perspective",coverURL:"https://cdn.intechopen.com/books/images_new/11392.jpg",slug:"leadership-in-a-changing-world-a-multidimensional-perspective",publishedDate:"May 11th 2022",editedByType:"Edited by",bookSignature:"Muhammad Mohiuddin, Bilal Khalid, Md. Samim Al Azad and Slimane Ed-dafali",hash:"86a6d33cf601587e591064ce92effc02",volumeInSeries:1,fullTitle:"Leadership in a Changing World - A Multidimensional Perspective",editors:[{id:"418514",title:"Dr.",name:"Muhammad",middleName:null,surname:"Mohiuddin",slug:"muhammad-mohiuddin",fullName:"Muhammad Mohiuddin",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0033Y000038UqSfQAK/Profile_Picture_2022-05-13T10:39:03.jpg",institutionString:null,institution:{name:"Université Laval",institutionURL:null,country:{name:"Canada"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null}]},subseriesFiltersForPublishedBooks:[{group:"subseries",caption:"Business and Management",value:86,count:1}],publicationYearFilters:[{group:"publicationYear",caption:"2022",value:2022,count:1}],authors:{paginationCount:0,paginationItems:[]}},subseries:{item:{id:"26",type:"subseries",title:"Machine Learning and Data Mining",keywords:"Intelligent Systems, Machine Learning, Data Science, Data Mining, Artificial Intelligence",scope:"The scope of machine learning and data mining is immense and is growing every day. It has become a massive part of our daily lives, making predictions based on experience, making this a fascinating area that solves problems that otherwise would not be possible or easy to solve. This topic aims to encompass algorithms that learn from experience (supervised and unsupervised), improve their performance over time and enable machines to make data-driven decisions. It is not limited to any particular applications, but contributions are encouraged from all disciplines.",coverUrl:"https://cdn.intechopen.com/series_topics/covers/26.jpg",hasOnlineFirst:!0,hasPublishedBooks:!0,annualVolume:11422,editor:{id:"24555",title:"Dr.",name:"Marco Antonio",middleName:null,surname:"Aceves Fernandez",slug:"marco-antonio-aceves-fernandez",fullName:"Marco Antonio Aceves Fernandez",profilePictureURL:"https://mts.intechopen.com/storage/users/24555/images/system/24555.jpg",biography:"Dr. Marco Antonio Aceves Fernandez obtained his B.Sc. (Eng.) in Telematics from the Universidad de Colima, Mexico. He obtained both his M.Sc. and Ph.D. from the University of Liverpool, England, in the field of Intelligent Systems. He is a full professor at the Universidad Autonoma de Queretaro, Mexico, and a member of the National System of Researchers (SNI) since 2009. Dr. Aceves Fernandez has published more than 80 research papers as well as a number of book chapters and congress papers. He has contributed in more than 20 funded research projects, both academic and industrial, in the area of artificial intelligence, ranging from environmental, biomedical, automotive, aviation, consumer, and robotics to other applications. He is also a honorary president at the National Association of Embedded Systems (AMESE), a senior member of the IEEE, and a board member of many institutions. His research interests include intelligent and embedded systems.",institutionString:"Universidad Autonoma de Queretaro",institution:{name:"Autonomous University of Queretaro",institutionURL:null,country:{name:"Mexico"}}},editorTwo:null,editorThree:null,series:{id:"14",title:"Artificial Intelligence",doi:"10.5772/intechopen.79920",issn:"2633-1403"},editorialBoard:[{id:"43680",title:"Prof.",name:"Ciza",middleName:null,surname:"Thomas",slug:"ciza-thomas",fullName:"Ciza Thomas",profilePictureURL:"https://mts.intechopen.com/storage/users/43680/images/system/43680.jpeg",institutionString:null,institution:{name:"Government of Kerala",institutionURL:null,country:{name:"India"}}},{id:"16614",title:"Prof.",name:"Juan Ignacio",middleName:null,surname:"Guerrero Alonso",slug:"juan-ignacio-guerrero-alonso",fullName:"Juan Ignacio Guerrero Alonso",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002g6HB8QAM/Profile_Picture_1627901127555",institutionString:null,institution:{name:"University of Seville",institutionURL:null,country:{name:"Spain"}}},{id:"3095",title:"Prof.",name:"Kenji",middleName:null,surname:"Suzuki",slug:"kenji-suzuki",fullName:"Kenji Suzuki",profilePictureURL:"https://mts.intechopen.com/storage/users/3095/images/1592_n.jpg",institutionString:null,institution:{name:"University of Chicago",institutionURL:null,country:{name:"United States of America"}}},{id:"214067",title:"Dr.",name:"W. David",middleName:null,surname:"Pan",slug:"w.-david-pan",fullName:"W. David Pan",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bSEI9QAO/Profile_Picture_1623656213532",institutionString:null,institution:{name:"University of Alabama in Huntsville",institutionURL:null,country:{name:"United States of America"}}},{id:"72920",title:"Prof.",name:"Yves",middleName:"Philippe",surname:"Rybarczyk",slug:"yves-rybarczyk",fullName:"Yves Rybarczyk",profilePictureURL:"https://mts.intechopen.com/storage/users/72920/images/system/72920.jpeg",institutionString:"Dalarna University, Faculty of Data and Information Sciences",institution:{name:"Dalarna University",institutionURL:null,country:{name:"Sweden"}}}]},onlineFirstChapters:{paginationCount:0,paginationItems:[]},publishedBooks:{paginationCount:3,paginationItems:[{type:"book",id:"10859",title:"Data Mining",subtitle:"Concepts and Applications",coverURL:"https://cdn.intechopen.com/books/images_new/10859.jpg",slug:"data-mining-concepts-and-applications",publishedDate:"March 30th 2022",editedByType:"Edited by",bookSignature:"Ciza Thomas",hash:"63a4e514e537d3962cf53ef1c6b9d5eb",volumeInSeries:8,fullTitle:"Data Mining - Concepts and Applications",editors:[{id:"43680",title:"Prof.",name:"Ciza",middleName:null,surname:"Thomas",slug:"ciza-thomas",fullName:"Ciza Thomas",profilePictureURL:"https://mts.intechopen.com/storage/users/43680/images/system/43680.jpeg",institutionString:null,institution:{name:"Government of Kerala",institutionURL:null,country:{name:"India"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"10651",title:"Machine Learning",subtitle:"Algorithms, Models and Applications",coverURL:"https://cdn.intechopen.com/books/images_new/10651.jpg",slug:"machine-learning-algorithms-models-and-applications",publishedDate:"December 22nd 2021",editedByType:"Edited by",bookSignature:"Jaydip Sen",hash:"6208156401c496e0a4ca5ff4265324cc",volumeInSeries:7,fullTitle:"Machine Learning - Algorithms, Models and Applications",editors:[{id:"4519",title:"Prof.",name:"Jaydip",middleName:null,surname:"Sen",slug:"jaydip-sen",fullName:"Jaydip Sen",profilePictureURL:"https://mts.intechopen.com/storage/users/4519/images/system/4519.jpeg",institutionString:"Praxis Business School",institution:null}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"9963",title:"Advances and Applications in Deep Learning",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/9963.jpg",slug:"advances-and-applications-in-deep-learning",publishedDate:"December 9th 2020",editedByType:"Edited by",bookSignature:"Marco Antonio Aceves-Fernandez",hash:"0d51ba46f22e55cb89140f60d86a071e",volumeInSeries:4,fullTitle:"Advances and Applications in Deep Learning",editors:[{id:"24555",title:"Dr.",name:"Marco Antonio",middleName:null,surname:"Aceves Fernandez",slug:"marco-antonio-aceves-fernandez",fullName:"Marco Antonio Aceves Fernandez",profilePictureURL:"https://mts.intechopen.com/storage/users/24555/images/system/24555.jpg",institutionString:"Universidad Autonoma de Queretaro",institution:{name:"Autonomous University of Queretaro",institutionURL:null,country:{name:"Mexico"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null}]},testimonialsList:[{id:"8",text:"I work with IntechOpen for a number of reasons: their professionalism, their mission in support of Open Access publishing, and the quality of their peer-reviewed publications, but also because they believe in equality.",author:{id:"202192",name:"Catrin",surname:"Rutland",institutionString:null,profilePictureURL:"https://mts.intechopen.com/storage/users/202192/images/system/202192.png",slug:"catrin-rutland",institution:{id:"134",name:"University of Nottingham",country:{id:null,name:"United Kingdom"}}}},{id:"18",text:"It was great publishing with IntechOpen, the process was straightforward and I had support all along.",author:{id:"71579",name:"Berend",surname:"Olivier",institutionString:"Utrecht University",profilePictureURL:"https://mts.intechopen.com/storage/users/71579/images/system/71579.jpg",slug:"berend-olivier",institution:{id:"253",name:"Utrecht University",country:{id:null,name:"Netherlands"}}}},{id:"27",text:"The opportunity to work with a prestigious publisher allows for the possibility to collaborate with more research groups interested in animal nutrition, leading to the development of new feeding strategies and food valuation while being more sustainable with the environment, allowing more readers to learn about the subject.",author:{id:"175967",name:"Manuel",surname:"Gonzalez Ronquillo",institutionString:null,profilePictureURL:"https://mts.intechopen.com/storage/users/175967/images/system/175967.png",slug:"manuel-gonzalez-ronquillo",institution:{id:"6221",name:"Universidad Autónoma del Estado de México",country:{id:null,name:"Mexico"}}}}]},submityourwork:{pteSeriesList:[{id:"14",title:"Artificial Intelligence",numberOfPublishedBooks:8,numberOfPublishedChapters:86,numberOfOpenTopics:6,numberOfUpcomingTopics:0,issn:"2633-1403",doi:"10.5772/intechopen.79920",isOpenForSubmission:!0},{id:"7",title:"Biomedical Engineering",numberOfPublishedBooks:12,numberOfPublishedChapters:96,numberOfOpenTopics:3,numberOfUpcomingTopics:0,issn:"2631-5343",doi:"10.5772/intechopen.71985",isOpenForSubmission:!0}],lsSeriesList:[{id:"11",title:"Biochemistry",numberOfPublishedBooks:27,numberOfPublishedChapters:283,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2632-0983",doi:"10.5772/intechopen.72877",isOpenForSubmission:!0},{id:"25",title:"Environmental Sciences",numberOfPublishedBooks:1,numberOfPublishedChapters:9,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2754-6713",doi:"10.5772/intechopen.100362",isOpenForSubmission:!0},{id:"10",title:"Physiology",numberOfPublishedBooks:11,numberOfPublishedChapters:138,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2631-8261",doi:"10.5772/intechopen.72796",isOpenForSubmission:!0}],hsSeriesList:[{id:"3",title:"Dentistry",numberOfPublishedBooks:8,numberOfPublishedChapters:128,numberOfOpenTopics:0,numberOfUpcomingTopics:2,issn:"2631-6218",doi:"10.5772/intechopen.71199",isOpenForSubmission:!1},{id:"6",title:"Infectious Diseases",numberOfPublishedBooks:13,numberOfPublishedChapters:105,numberOfOpenTopics:3,numberOfUpcomingTopics:1,issn:"2631-6188",doi:"10.5772/intechopen.71852",isOpenForSubmission:!0},{id:"13",title:"Veterinary Medicine and Science",numberOfPublishedBooks:9,numberOfPublishedChapters:100,numberOfOpenTopics:3,numberOfUpcomingTopics:0,issn:"2632-0517",doi:"10.5772/intechopen.73681",isOpenForSubmission:!0}],sshSeriesList:[{id:"22",title:"Business, Management and Economics",numberOfPublishedBooks:1,numberOfPublishedChapters:11,numberOfOpenTopics:2,numberOfUpcomingTopics:1,issn:null,doi:"10.5772/intechopen.100359",isOpenForSubmission:!0},{id:"23",title:"Education and Human Development",numberOfPublishedBooks:0,numberOfPublishedChapters:0,numberOfOpenTopics:2,numberOfUpcomingTopics:0,issn:null,doi:"10.5772/intechopen.100360",isOpenForSubmission:!1},{id:"24",title:"Sustainable Development",numberOfPublishedBooks:0,numberOfPublishedChapters:9,numberOfOpenTopics:4,numberOfUpcomingTopics:1,issn:null,doi:"10.5772/intechopen.100361",isOpenForSubmission:!0}],subseriesList:[{id:"22",title:"Applied Intelligence",scope:"This field is the key in the current industrial revolution (Industry 4.0), where the new models and developments are based on the knowledge generation on applied intelligence. The motor of the society is the industry and the research of this topic has to be empowered in order to increase and improve the quality of our lives.",coverUrl:"https://cdn.intechopen.com/series_topics/covers/22.jpg",keywords:"Machine Learning, Intelligence Algorithms, Data Science, Artificial Intelligence, Applications on Applied Intelligence"},{id:"23",title:"Computational Neuroscience",scope:"Computational neuroscience focuses on biologically realistic abstractions and models validated and solved through computational simulations to understand principles for the development, structure, physiology, and ability of the nervous system. This topic is dedicated to biologically plausible descriptions and computational models - at various abstraction levels - of neurons and neural systems. This includes, but is not limited to: single-neuron modeling, sensory processing, motor control, memory, and synaptic plasticity, attention, identification, categorization, discrimination, learning, development, axonal patterning, guidance, neural architecture, behaviors, and dynamics of networks, cognition and the neuroscientific basis of consciousness. Particularly interesting are models of various types of more compound functions and abilities, various and more general fundamental principles (e.g., regarding architecture, organization, learning, development, etc.) found at various spatial and temporal levels.",coverUrl:"https://cdn.intechopen.com/series_topics/covers/23.jpg",keywords:"Single-Neuron Modeling, Sensory Processing, Motor Control, Memory and Synaptic Pasticity, Attention, Identification, Categorization, Discrimination, Learning, Development, Axonal Patterning and Guidance, Neural Architecture, Behaviours and Dynamics of Networks, Cognition and the Neuroscientific Basis of Consciousness"},{id:"24",title:"Computer Vision",scope:"The scope of this topic is to disseminate the recent advances in the rapidly growing field of computer vision from both the theoretical and practical points of view. Novel computational algorithms for image analysis, scene understanding, biometrics, deep learning and their software or hardware implementations for natural and medical images, robotics, VR/AR, applications are some research directions relevant to this topic.",coverUrl:"https://cdn.intechopen.com/series_topics/covers/24.jpg",keywords:"Image Analysis, Scene Understanding, Biometrics, Deep Learning, Software Implementation, Hardware Implementation, Natural Images, Medical Images, Robotics, VR/AR"},{id:"25",title:"Evolutionary Computation",scope:"Evolutionary computing is a paradigm that has grown dramatically in recent years. This group of bio-inspired metaheuristics solves multiple optimization problems by applying the metaphor of natural selection. It so far has solved problems such as resource allocation, routing, schedule planning, and engineering design. Moreover, in the field of machine learning, evolutionary computation has carved out a significant niche both in the generation of learning models and in the automatic design and optimization of hyperparameters in deep learning models. This collection aims to include quality volumes on various topics related to evolutionary algorithms and, alternatively, other metaheuristics of interest inspired by nature. For example, some of the issues of interest could be the following: Advances in evolutionary computation (Genetic algorithms, Genetic programming, Bio-inspired metaheuristics, Hybrid metaheuristics, Parallel ECs); Applications of evolutionary algorithms (Machine learning and Data Mining with EAs, Search-Based Software Engineering, Scheduling, and Planning Applications, Smart Transport Applications, Applications to Games, Image Analysis, Signal Processing and Pattern Recognition, Applications to Sustainability).",coverUrl:"https://cdn.intechopen.com/series_topics/covers/25.jpg",keywords:"Genetic Algorithms, Genetic Programming, Evolutionary Programming, Evolution Strategies, Hybrid Algorithms, Bioinspired Metaheuristics, Ant Colony Optimization, Evolutionary Learning, Hyperparameter Optimization"},{id:"26",title:"Machine Learning and Data Mining",scope:"The scope of machine learning and data mining is immense and is growing every day. It has become a massive part of our daily lives, making predictions based on experience, making this a fascinating area that solves problems that otherwise would not be possible or easy to solve. This topic aims to encompass algorithms that learn from experience (supervised and unsupervised), improve their performance over time and enable machines to make data-driven decisions. It is not limited to any particular applications, but contributions are encouraged from all disciplines.",coverUrl:"https://cdn.intechopen.com/series_topics/covers/26.jpg",keywords:"Intelligent Systems, Machine Learning, Data Science, Data Mining, Artificial Intelligence"},{id:"27",title:"Multi-Agent Systems",scope:"Multi-agent systems are recognised as a state of the art field in Artificial Intelligence studies, which is popular due to the usefulness in facilitation capabilities to handle real-world problem-solving in a distributed fashion. The area covers many techniques that offer solutions to emerging problems in robotics and enterprise-level software systems. Collaborative intelligence is highly and effectively achieved with multi-agent systems. Areas of application include swarms of robots, flocks of UAVs, collaborative software management. Given the level of technological enhancements, the popularity of machine learning in use has opened a new chapter in multi-agent studies alongside the practical challenges and long-lasting collaboration issues in the field. It has increased the urgency and the need for further studies in this field. We welcome chapters presenting research on the many applications of multi-agent studies including, but not limited to, the following key areas: machine learning for multi-agent systems; modeling swarms robots and flocks of UAVs with multi-agent systems; decision science and multi-agent systems; software engineering for and with multi-agent systems; tools and technologies of multi-agent systems.",coverUrl:"https://cdn.intechopen.com/series_topics/covers/27.jpg",keywords:"Collaborative Intelligence, Learning, Distributed Control System, Swarm Robotics, Decision Science, Software Engineering"}],annualVolumeBook:{},thematicCollection:[],selectedSeries:{title:"Artificial Intelligence",id:"14"},selectedSubseries:null},seriesLanding:{item:{id:"7",title:"Biomedical Engineering",doi:"10.5772/intechopen.71985",issn:"2631-5343",scope:"Biomedical Engineering is one of the fastest-growing interdisciplinary branches of science and industry. The combination of electronics and computer science with biology and medicine has improved patient diagnosis, reduced rehabilitation time, and helped to facilitate a better quality of life. Nowadays, all medical imaging devices, medical instruments, or new laboratory techniques result from the cooperation of specialists in various fields. The series of Biomedical Engineering books covers such areas of knowledge as chemistry, physics, electronics, medicine, and biology. This series is intended for doctors, engineers, and scientists involved in biomedical engineering or those wanting to start working in this field.",coverUrl:"https://cdn.intechopen.com/series/covers/7.jpg",latestPublicationDate:"May 7th, 2022",hasOnlineFirst:!0,numberOfOpenTopics:3,numberOfPublishedChapters:96,numberOfPublishedBooks:12,editor:{id:"50150",title:"Prof.",name:"Robert",middleName:null,surname:"Koprowski",fullName:"Robert Koprowski",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002aYTYNQA4/Profile_Picture_1630478535317",biography:"Robert Koprowski, MD (1997), PhD (2003), Habilitation (2015), is an employee of the University of Silesia, Poland, Institute of Computer Science, Department of Biomedical Computer Systems. For 20 years, he has studied the analysis and processing of biomedical images, emphasizing the full automation of measurement for a large inter-individual variability of patients. Dr. Koprowski has authored more than a hundred research papers with dozens in impact factor (IF) journals and has authored or co-authored six books. Additionally, he is the author of several national and international patents in the field of biomedical devices and imaging. Since 2011, he has been a reviewer of grants and projects (including EU projects) in biomedical engineering.",institutionString:null,institution:{name:"University of Silesia",institutionURL:null,country:{name:"Poland"}}},subseries:[{id:"7",title:"Bioinformatics and Medical Informatics",keywords:"Biomedical Data, Drug Discovery, Clinical Diagnostics, Decoding Human Genome, AI in Personalized Medicine, Disease-prevention Strategies, Big Data Analysis in Medicine",scope:"Bioinformatics aims to help understand the functioning of the mechanisms of living organisms through the construction and use of quantitative tools. The applications of this research cover many related fields, such as biotechnology and medicine, where, for example, Bioinformatics contributes to faster drug design, DNA analysis in forensics, and DNA sequence analysis in the field of personalized medicine. Personalized medicine is a type of medical care in which treatment is customized individually for each patient. Personalized medicine enables more effective therapy, reduces the costs of therapy and clinical trials, and also minimizes the risk of side effects. Nevertheless, advances in personalized medicine would not have been possible without bioinformatics, which can analyze the human genome and other vast amounts of biomedical data, especially in genetics. The rapid growth of information technology enabled the development of new tools to decode human genomes, large-scale studies of genetic variations and medical informatics. The considerable development of technology, including the computing power of computers, is also conducive to the development of bioinformatics, including personalized medicine. In an era of rapidly growing data volumes and ever lower costs of generating, storing and computing data, personalized medicine holds great promises. Modern computational methods used as bioinformatics tools can integrate multi-scale, multi-modal and longitudinal patient data to create even more effective and safer therapy and disease prevention methods. Main aspects of the topic are: Applying bioinformatics in drug discovery and development; Bioinformatics in clinical diagnostics (genetic variants that act as markers for a condition or a disease); Blockchain and Artificial Intelligence/Machine Learning in personalized medicine; Customize disease-prevention strategies in personalized medicine; Big data analysis in personalized medicine; Translating stratification algorithms into clinical practice of personalized medicine.",annualVolume:11403,isOpenForSubmission:!0,coverUrl:"https://cdn.intechopen.com/series_topics/covers/7.jpg",editor:{id:"351533",title:"Dr.",name:"Slawomir",middleName:null,surname:"Wilczynski",fullName:"Slawomir Wilczynski",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0033Y000035U1loQAC/Profile_Picture_1630074514792",institutionString:null,institution:{name:"Medical University of Silesia",institutionURL:null,country:{name:"Poland"}}},editorTwo:null,editorThree:null,editorialBoard:[{id:"5886",title:"Dr.",name:"Alexandros",middleName:"T.",surname:"Tzallas",fullName:"Alexandros Tzallas",profilePictureURL:"https://mts.intechopen.com/storage/users/5886/images/system/5886.png",institutionString:"University of Ioannina, Greece & Imperial College London",institution:{name:"University of Ioannina",institutionURL:null,country:{name:"Greece"}}},{id:"257388",title:"Distinguished Prof.",name:"Lulu",middleName:null,surname:"Wang",fullName:"Lulu Wang",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bRX6kQAG/Profile_Picture_1630329584194",institutionString:null,institution:{name:"Shenzhen Technology University",institutionURL:null,country:{name:"China"}}},{id:"225387",title:"Prof.",name:"Reda",middleName:"R.",surname:"Gharieb",fullName:"Reda Gharieb",profilePictureURL:"https://mts.intechopen.com/storage/users/225387/images/system/225387.jpg",institutionString:"Assiut University",institution:{name:"Assiut University",institutionURL:null,country:{name:"Egypt"}}}]},{id:"8",title:"Bioinspired Technology and Biomechanics",keywords:"Bioinspired Systems, Biomechanics, Assistive Technology, Rehabilitation",scope:'Bioinspired technologies take advantage of understanding the actual biological system to provide solutions to problems in several areas. Recently, bioinspired systems have been successfully employing biomechanics to develop and improve assistive technology and rehabilitation devices. The research topic "Bioinspired Technology and Biomechanics" welcomes studies reporting recent advances in bioinspired technologies that contribute to individuals\' health, inclusion, and rehabilitation. Possible contributions can address (but are not limited to) the following research topics: Bioinspired design and control of exoskeletons, orthoses, and prostheses; Experimental evaluation of the effect of assistive devices (e.g., influence on gait, balance, and neuromuscular system); Bioinspired technologies for rehabilitation, including clinical studies reporting evaluations; Application of neuromuscular and biomechanical models to the development of bioinspired technology.',annualVolume:11404,isOpenForSubmission:!0,coverUrl:"https://cdn.intechopen.com/series_topics/covers/8.jpg",editor:{id:"144937",title:"Prof.",name:"Adriano",middleName:"De Oliveira",surname:"Andrade",fullName:"Adriano Andrade",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bRC8QQAW/Profile_Picture_1625219101815",institutionString:null,institution:{name:"Federal University of Uberlândia",institutionURL:null,country:{name:"Brazil"}}},editorTwo:null,editorThree:null,editorialBoard:[{id:"49517",title:"Prof.",name:"Hitoshi",middleName:null,surname:"Tsunashima",fullName:"Hitoshi Tsunashima",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002aYTP4QAO/Profile_Picture_1625819726528",institutionString:null,institution:{name:"Nihon University",institutionURL:null,country:{name:"Japan"}}},{id:"425354",title:"Dr.",name:"Marcus",middleName:"Fraga",surname:"Vieira",fullName:"Marcus Vieira",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0033Y00003BJSgIQAX/Profile_Picture_1627904687309",institutionString:null,institution:{name:"Universidade Federal de Goiás",institutionURL:null,country:{name:"Brazil"}}},{id:"196746",title:"Dr.",name:"Ramana",middleName:null,surname:"Vinjamuri",fullName:"Ramana Vinjamuri",profilePictureURL:"https://mts.intechopen.com/storage/users/196746/images/system/196746.jpeg",institutionString:"University of Maryland, Baltimore County",institution:{name:"University of Maryland, Baltimore County",institutionURL:null,country:{name:"United States of America"}}}]},{id:"9",title:"Biotechnology - Biosensors, Biomaterials and Tissue Engineering",keywords:"Biotechnology, Biosensors, Biomaterials, Tissue Engineering",scope:"The Biotechnology - Biosensors, Biomaterials and Tissue Engineering topic within the Biomedical Engineering Series aims to rapidly publish contributions on all aspects of biotechnology, biosensors, biomaterial and tissue engineering. We encourage the submission of manuscripts that provide novel and mechanistic insights that report significant advances in the fields. Topics can include but are not limited to: Biotechnology such as biotechnological products and process engineering; Biotechnologically relevant enzymes and proteins; Bioenergy and biofuels; Applied genetics and molecular biotechnology; Genomics, transcriptomics, proteomics; Applied microbial and cell physiology; Environmental biotechnology; Methods and protocols. Moreover, topics in biosensor technology, like sensors that incorporate enzymes, antibodies, nucleic acids, whole cells, tissues and organelles, and other biological or biologically inspired components will be considered, and topics exploring transducers, including those based on electrochemical and optical piezoelectric, thermal, magnetic, and micromechanical elements. Chapters exploring biomaterial approaches such as polymer synthesis and characterization, drug and gene vector design, biocompatibility, immunology and toxicology, and self-assembly at the nanoscale, are welcome. Finally, the tissue engineering subcategory will support topics such as the fundamentals of stem cells and progenitor cells and their proliferation, differentiation, bioreactors for three-dimensional culture and studies of phenotypic changes, stem and progenitor cells, both short and long term, ex vivo and in vivo implantation both in preclinical models and also in clinical trials.",annualVolume:11405,isOpenForSubmission:!0,coverUrl:"https://cdn.intechopen.com/series_topics/covers/9.jpg",editor:{id:"126286",title:"Dr.",name:"Luis",middleName:"Jesús",surname:"Villarreal-Gómez",fullName:"Luis Villarreal-Gómez",profilePictureURL:"https://mts.intechopen.com/storage/users/126286/images/system/126286.jpg",institutionString:null,institution:{name:"Autonomous University of Baja California",institutionURL:null,country:{name:"Mexico"}}},editorTwo:null,editorThree:null,editorialBoard:[{id:"35539",title:"Dr.",name:"Cecilia",middleName:null,surname:"Cristea",fullName:"Cecilia Cristea",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002aYQ65QAG/Profile_Picture_1621007741527",institutionString:null,institution:{name:"Iuliu Hațieganu University of Medicine and Pharmacy",institutionURL:null,country:{name:"Romania"}}},{id:"40735",title:"Dr.",name:"Gil",middleName:"Alberto Batista",surname:"Gonçalves",fullName:"Gil Gonçalves",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002aYRLGQA4/Profile_Picture_1628492612759",institutionString:null,institution:{name:"University of Aveiro",institutionURL:null,country:{name:"Portugal"}}},{id:"211725",title:"Associate Prof.",name:"Johann F.",middleName:null,surname:"Osma",fullName:"Johann F. Osma",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bSDv7QAG/Profile_Picture_1626602531691",institutionString:null,institution:{name:"Universidad de Los Andes",institutionURL:null,country:{name:"Colombia"}}},{id:"69697",title:"Dr.",name:"Mani T.",middleName:null,surname:"Valarmathi",fullName:"Mani T. Valarmathi",profilePictureURL:"https://mts.intechopen.com/storage/users/69697/images/system/69697.jpg",institutionString:"Religen Inc. | A Life Science Company, United States of America",institution:null},{id:"205081",title:"Dr.",name:"Marco",middleName:"Vinícius",surname:"Chaud",fullName:"Marco Chaud",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bSDGeQAO/Profile_Picture_1622624307737",institutionString:null,institution:{name:"Universidade de Sorocaba",institutionURL:null,country:{name:"Brazil"}}}]}]}},libraryRecommendation:{success:null,errors:{},institutions:[]},route:{name:"chapter.detail",path:"/chapters/78082",hash:"",query:{},params:{id:"78082"},fullPath:"/chapters/78082",meta:{},from:{name:null,path:"/",hash:"",query:{},params:{},fullPath:"/",meta:{}}}},function(){var e;(e=document.currentScript||document.scripts[document.scripts.length-1]).parentNode.removeChild(e)}()